summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorKarel Zak2007-03-22 12:51:47 +0100
committerKarel Zak2007-03-22 12:51:47 +0100
commit460e061dd93e9f4df45ee50f0ddd3cc2d38a8255 (patch)
treea809d08cbd79fff5b806c96b459c8194e53d8bcd /mount/mount.8
parentmount: call /sbin/mount.<type> also when mounting without "-t" (diff)
downloadkernel-qcow2-util-linux-460e061dd93e9f4df45ee50f0ddd3cc2d38a8255.tar.gz
kernel-qcow2-util-linux-460e061dd93e9f4df45ee50f0ddd3cc2d38a8255.tar.xz
kernel-qcow2-util-linux-460e061dd93e9f4df45ee50f0ddd3cc2d38a8255.zip
mount: add -s and -f and note to man page for external mount helpers
The mount -s (for nfs only) and -f options must be exported to external /sbin/mount.<type> helpers. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.810
1 files changed, 10 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 21d9245a3..2cfaae243 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -1900,6 +1900,16 @@ mount failure
.BR 64
some mount succeeded
+.SH NOTES
+The syntax of external mount helpers is:
+
+.br
+.BI "/sbin/mount.<suffix> spec dir [\-sfnv] [\-o options]
+.br
+
+where the <suffix> is filesystem type and \-sfnvo options have same meaning like
+standard mount options.
+
.SH FILES
.TP 18n
.I /etc/fstab