]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mount_namespaces.7: Update references to Documentation/filesystems/sharedsubtree.rst
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 31 Aug 2021 01:03:00 +0000 (03:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 31 Aug 2021 01:06:52 +0000 (03:06 +0200)
Documentation/filesystems/sharedsubtree.txt has changed to
Documentation/filesystems/sharedsubtree.rst.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/mount_namespaces.7

index 361d1ffe74eb5c085d12d697130aaf7afa7009cf..7725b341fdafe85559be56793f90fb7d3af1e8a7 100644 (file)
@@ -701,7 +701,7 @@ as for a bind operation on each mount in the subtree.
 (Unbindable mounts are automatically pruned at the target mount point.)
 .PP
 For further details, see
-.I Documentation/filesystems/sharedsubtree.txt
+.I Documentation/filesystems/sharedsubtree.rst
 in the kernel source tree.
 .\"
 .SS Move (MS_MOVE) semantics
@@ -743,7 +743,7 @@ dest(B)     shared  shared  shared  slave+shared    invalid
 Note: moving a mount that resides under a shared mount is invalid.
 .PP
 For further details, see
-.I Documentation/filesystems/sharedsubtree.txt
+.I Documentation/filesystems/sharedsubtree.rst
 in the kernel source tree.
 .\"
 .SS Mount semantics
@@ -1039,7 +1039,7 @@ For a discussion of propagation types when moving mounts
 and creating bind mounts
 .RB ( MS_BIND ),
 see
-.IR Documentation/filesystems/sharedsubtree.txt .
+.IR Documentation/filesystems/sharedsubtree.rst .
 .\"
 .\" ============================================================
 .\"
@@ -1346,5 +1346,5 @@ See
 .BR pivot_root (8),
 .BR umount (8)
 .PP
-.IR Documentation/filesystems/sharedsubtree.txt
+.IR Documentation/filesystems/sharedsubtree.rst
 in the kernel source tree.