From 5411032ad58dd4b7f9184e8a2632d63734ecbf4a Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 23 Aug 1995 14:14:32 +0000 Subject: [PATCH] Sigh. This isn't my night. I forgot the manpage updates too! Thanks, Andrey. --- sbin/mount/mount.8 | 5 +++++ sbin/mount_ifs/mount.8 | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 7be6e1358a71..29a675dd134c 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 diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8 index 7be6e1358a71..29a675dd134c 100644 --- a/sbin/mount_ifs/mount.8 +++ b/sbin/mount_ifs/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