From: Karel Zak Date: Mon, 26 May 2014 10:17:29 +0000 (+0200) Subject: mount: add note about order for -a to the man page X-Git-Tag: v2.25-rc1~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edecf6376f685036304361b6b662d52d4b909b1d;p=thirdparty%2Futil-linux.git mount: add note about order for -a to the man page Reported-by: Phillip Susi Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index be3c39393c..efa1ae8ddc 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 .)