Sigh. This isn't my night. I forgot the manpage updates too!

Thanks, Andrey.
This commit is contained in:
Jordan K. Hubbard 1995-08-23 14:14:32 +00:00
parent d38820bf43
commit 5411032ad5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10202
2 changed files with 10 additions and 0 deletions

View File

@ -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

View File

@ -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