summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorSami Kerola2013-04-08 21:32:54 +0200
committerKarel Zak2013-04-09 12:26:46 +0200
commit49c6c4f1e93f03f5c4b0b06887378e4c0a3e4081 (patch)
treea9ca3243a903ad9a31695de2b0a86e9df461c83d /sys-utils/mount.8
parenttools: add checks to manual page test script (diff)
downloadkernel-qcow2-util-linux-49c6c4f1e93f03f5c4b0b06887378e4c0a3e4081.tar.gz
kernel-qcow2-util-linux-49c6c4f1e93f03f5c4b0b06887378e4c0a3e4081.tar.xz
kernel-qcow2-util-linux-49c6c4f1e93f03f5c4b0b06887378e4c0a3e4081.zip
docs: mount.8: make propagation flags adjustable [checkmans.sh]
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.89
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 453860567..72f0f0b45 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -506,7 +506,14 @@ after previous successful mount operation. Note that this use case is not
atomic. The propagation flags is possible to specify in
.BR fstab (5)
as mount options
-(private,slave,shared,unbindable,rprivate,rslave,rshared,runbindable).
+.RI ( private ,
+.IR slave ,
+.IR shared ,
+.IR unbindable ,
+.IR rprivate ,
+.IR rslave ,
+.IR rshared ,
+.IR runbindable ).
For example
.RS