From: Sami Kerola Date: Mon, 8 Apr 2013 19:32:54 +0000 (+0100) Subject: docs: mount.8: make propagation flags adjustable [checkmans.sh] X-Git-Tag: v2.23-rc2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c6c4f1e93f03f5c4b0b06887378e4c0a3e4081;p=thirdparty%2Futil-linux.git docs: mount.8: make propagation flags adjustable [checkmans.sh] Signed-off-by: Sami Kerola --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 453860567c..72f0f0b456 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