]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add note about order for -a to the man page
authorKarel Zak <kzak@redhat.com>
Mon, 26 May 2014 10:17:29 +0000 (12:17 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 26 May 2014 10:17:48 +0000 (12:17 +0200)
Reported-by: Phillip Susi <psusi@ubuntu.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index be3c39393ca0933f072064d94b35c83a848a0183..efa1ae8ddc2cc85fa335fd4a6503e7051a18569b 100644 (file)
@@ -569,7 +569,7 @@ Mount all filesystems (of the given types) mentioned in
 .I fstab
 (except for those whose line contains the
 .B noauto
-keyword).
+keyword). The filesystems are mounted following their order in fstab.
 .IP "\fB\-F, \-\-fork\fP"
 (Used in conjunction with
 .BR \-a .)