summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-08-23 14:14:32 +0000
committerjkh <jkh@FreeBSD.org>1995-08-23 14:14:32 +0000
commit1e0c5c0b0eba9a099bf0c9046b0a1dab5b7f8762 (patch)
treeff7aedfa84422c6864da741805d7ccd339bef55e /sbin/mount
parent08f0db3297bc5eb97abb33e6eb8292be54618780 (diff)
downloadFreeBSD-src-1e0c5c0b0eba9a099bf0c9046b0a1dab5b7f8762.zip
FreeBSD-src-1e0c5c0b0eba9a099bf0c9046b0a1dab5b7f8762.tar.gz
Sigh. This isn't my night. I forgot the manpage updates too!
Thanks, Andrey.
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..29a675d 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -108,6 +108,11 @@ The same as
forces the revocation of write access when trying to downgrade
a filesystem mount status from read-write to read-only. Also
forces the R/W mount of an unclean filesystem (dangerous; use with caution).
+.It noauto
+Do not attempt to mount this filesystem when the
+.Fl a
+flag is specified. This allows you to have mount entries that can
+be invoked manually when needed, but not before.
.It nodev
Do not interpret character or block special devices on the file system.
This option is useful for a server that has file systems containing
OpenPOWER on IntegriCloud