From: Mike Hommey Date: Fri, 1 Jul 2011 13:51:40 +0000 (+0200) Subject: mount: fix reference to sharedsubtree documentation in mount.8 X-Git-Tag: v2.20-rc1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72494cb6daf35e5df304db3a758c60cc35db4bbb;p=thirdparty%2Futil-linux.git mount: fix reference to sharedsubtree documentation in mount.8 Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508572 Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572403 Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508412 Signed-off-by: Petr Uzel --- diff --git a/mount/mount.8 b/mount/mount.8 index e9a52dd55c..767ff51b1e 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -439,7 +439,7 @@ of that mount such that mounts and umounts within any of the mirrors propagate to the other mirror. A slave mount receives propagation from its master, but any not vice-versa. A private mount carries no propagation abilities. A unbindable mount is a private mount which cannot be cloned through a bind -operation. Detailed semantics is documented in Documentation/sharedsubtree.txt +operation. Detailed semantics is documented in Documentation/filesystems/sharedsubtree.txt file in the kernel source tree. .RS