summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorMike Hommey2011-07-01 15:51:40 +0200
committerKarel Zak2011-07-11 11:55:12 +0200
commit72494cb6daf35e5df304db3a758c60cc35db4bbb (patch)
treee8b0ff7b387c7133a5a77ea5b4b18b76e26316e7 /mount
parentbuild-sys: don't try to chgrp write or wall if they are not built (diff)
downloadkernel-qcow2-util-linux-72494cb6daf35e5df304db3a758c60cc35db4bbb.tar.gz
kernel-qcow2-util-linux-72494cb6daf35e5df304db3a758c60cc35db4bbb.tar.xz
kernel-qcow2-util-linux-72494cb6daf35e5df304db3a758c60cc35db4bbb.zip
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 <petr.uzel@suse.cz>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index e9a52dd55..767ff51b1 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