]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: be more accurate in man page about propagation flags
authorKarel Zak <kzak@redhat.com>
Mon, 22 Jan 2018 12:54:49 +0000 (13:54 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Jan 2018 12:54:49 +0000 (13:54 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/565
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index 954a4d3858b9683d73c47af6c472663548b842ec..96537bce2133fa6f5f123f12cfaf4b01664d4fbb 100644 (file)
@@ -482,13 +482,14 @@ specified on the command line.
 Note that the Linux kernel does not allow to change multiple propagation flags
 with a single
 .BR mount (2)
-system call, and the flags cannot be mixed with other mount options.
-
-Since util-linux 2.23 the \fBmount\fR command allows to use several propagation flags
-together and also together with other mount operations.  This feature is EXPERIMENTAL.
-The propagation flags are applied by additional \fBmount\fR(2) system calls when the
-preceding mount operations were successful.  Note that this use case is not
-atomic.  It is possible to specify the propagation flags in
+system call, and the flags cannot be mixed with other mount options and operations.
+
+Since util-linux 2.23 the \fBmount\fR command allows to do more propagation
+(topology) changes by one mount(8) call and do it also together with other
+mount operations.  This feature is EXPERIMENTAL.  The propagation flags are applied
+by additional \fBmount\fR(2) system calls when the preceding mount operations
+were successful.  Note that this use case is not atomic.  It is possible to
+specify the propagation flags in
 .BR fstab (5)
 as mount options
 .RB ( private ,