summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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