summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2013-10-31 10:44:33 +0100
committerKarel Zak2013-10-31 10:44:33 +0100
commit5875c5065851dc2d2d3f675e07c0ef530ddb7e4b (patch)
treef0e467582899ec160e94fadb64c0401f4e1ac5f4 /sys-utils/mount.8
parentlibfdisk: (gpt) add /home GUID (diff)
downloadkernel-qcow2-util-linux-5875c5065851dc2d2d3f675e07c0ef530ddb7e4b.tar.gz
kernel-qcow2-util-linux-5875c5065851dc2d2d3f675e07c0ef530ddb7e4b.tar.xz
kernel-qcow2-util-linux-5875c5065851dc2d2d3f675e07c0ef530ddb7e4b.zip
mount: improve -s man mage info
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 6a5edd047..371f1a1bb 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