summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2014-05-26 12:17:29 +0200
committerKarel Zak2014-05-26 12:17:48 +0200
commitedecf6376f685036304361b6b662d52d4b909b1d (patch)
tree5e94cf362648e947f5c27a7b257534b436c1beff /sys-utils/mount.8
parentlibblkid: detect squashfs 3 vs 4 (diff)
downloadkernel-qcow2-util-linux-edecf6376f685036304361b6b662d52d4b909b1d.tar.gz
kernel-qcow2-util-linux-edecf6376f685036304361b6b662d52d4b909b1d.tar.xz
kernel-qcow2-util-linux-edecf6376f685036304361b6b662d52d4b909b1d.zip
mount: add note about order for -a to the man page
Reported-by: Phillip Susi <psusi@ubuntu.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index be3c39393..efa1ae8dd 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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 .)