From: Karel Zak Date: Thu, 12 Dec 2013 10:41:07 +0000 (+0100) Subject: mount: add note about "noauto" to --all description X-Git-Tag: v2.25-rc1~672 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e93a55be6d292427f259de2e9b40bed0050a88;p=thirdparty%2Futil-linux.git mount: add note about "noauto" to --all description References: https://bugzilla.redhat.com/show_bug.cgi?id=1039905 Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index d7685d73d6..1810d0b1bb 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -561,7 +561,10 @@ Display help text and exit. Verbose mode. .IP "\fB\-a, \-\-all\fP" Mount all filesystems (of the given types) mentioned in -.IR fstab . +.IR fstab +(except for those whose line contains the +.B noauto +keyword). .IP "\fB\-F, \-\-fork\fP" (Used in conjunction with .BR \-a .)