summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-08-26 06:06:15 +0000
committerdg <dg@FreeBSD.org>1995-08-26 06:06:15 +0000
commit9fcfa4e77658df7ed2b4e39aac390801bcc5ca13 (patch)
tree7628236c13c30a6549d24015669d53190eabc5b6 /sbin/mount
parente4399032af22f498eef1e88f998b7bd97e319f26 (diff)
downloadFreeBSD-src-9fcfa4e77658df7ed2b4e39aac390801bcc5ca13.zip
FreeBSD-src-9fcfa4e77658df7ed2b4e39aac390801bcc5ca13.tar.gz
Document the -a option, and mention ``noauto''.
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.85
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 7be6e13..62a9854 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -74,6 +74,11 @@ this list is printed.
.Pp
The options are as follows:
.Bl -tag -width indent
+.It Fl a
+Causes all filesystems listed in
+.Pa /etc/fstab
+(except those with the ``noauto'' option) to be mounted. This is normally
+done during system startup.
.It Fl d
Causes everything to be done except for the actual system call.
This option is useful in conjunction with the
OpenPOWER on IntegriCloud