diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-07-07 11:57:38 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-07-07 12:16:28 +0200 |
| commit | 1481407a2eea0bcc9d2df6952ed71923b789b65a (patch) | |
| tree | e07437cd3aaf0242230a18c045e509938d6eeac1 | |
| parent | 26213e0e537cc2549abe7eb7a45c10d6f25957a7 (diff) | |
| download | man-pages-1481407a2eea0bcc9d2df6952ed71923b789b65a.tar.gz | |
mount_namespaces.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
| -rw-r--r-- | man7/mount_namespaces.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index fdd736882b..1640c5b684 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -677,7 +677,7 @@ as for a bind operation on each mount in the subtree. (Unbindable mounts are automatically pruned at the target mount point.) For further details, see -.I Documenation/filesystems/sharedsubtrees.txt +.I Documentation/filesystems/sharedsubtree.txt in the kernel source tree. .\" .SS Move (MS_MOVE) semantics @@ -715,7 +715,7 @@ dest(B) shared | shared shared slave+shared invalid Note: moving a mount that resides under a shared mount is invalid. For further details, see -.I Documenation/filesystems/sharedsubtrees.txt +.I Documentation/filesystems/sharedsubtree.txt in the kernel source tree. .\" .SS Mount semantics |
