Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- sys-utils/mount.8 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 4538605..72f0f0b 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 -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html