]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: mount.8: make propagation flags adjustable [checkmans.sh]
authorSami Kerola <kerolasa@iki.fi>
Mon, 8 Apr 2013 19:32:54 +0000 (20:32 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Apr 2013 10:26:46 +0000 (12:26 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/mount.8

index 453860567c78f644a98234d9313be4adbc8b5c72..72f0f0b45652c9c83b463e9a720526042c437f12 100644 (file)
@@ -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