From c5c08bfe642c3ffdd5d507e50ba96630c58e106a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 10 Jun 1996 04:43:24 +0000 Subject: doc auto/noauto option --- share/man/man5/fstab.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share') diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 69ef368ba3e..60f5ab48bc9 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -124,6 +124,10 @@ It contains at least the type of mount (see below) plus any additional options appropriate to the filesystem type. .Pp +The option ``auto'' can be used in the ``noauto'' form to cause +a file system not to be mounted automatically (with ``mount -a'', +or system boot time). +.Pp If the options ``userquota'' and/or ``groupquota'' are specified, the filesystem is automatically processed by the .Xr quotacheck 8 -- cgit v1.2.3