From: Karel Zak Date: Thu, 31 Oct 2013 09:44:33 +0000 (+0100) Subject: mount: improve -s man mage info X-Git-Tag: v2.25-rc1~784 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5875c5065851dc2d2d3f675e07c0ef530ddb7e4b;p=thirdparty%2Futil-linux.git mount: improve -s man mage info Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 6a5edd047c..371f1a1bbf 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -609,10 +609,9 @@ file. This option can be used together with the .B \-f flag for already canonicalized absolute paths. .IP "\fB\-s\fP" -Tolerate sloppy mount options rather than failing. This will ignore -mount options not supported by a filesystem type. Not all filesystems -support this option. This option exists for support of the Linux -autofs\-based automounter. +Tolerate sloppy mount options rather than failing. This will ignore mount +options not supported by a filesystem type. Not all filesystems support this +option. Currently it's supported by the mount.nfs mount helper only. .IP "\fB\-\-source \fIsrc\fP" If only one argument for the mount command is given then the argument might be interpreted as target (mountpoint) or source (device). This option allows to