From: claudio Date: Sun, 13 Jul 2014 12:04:25 +0000 (+0000) Subject: Try to document new 'net' option that is a bit like 'noauto'. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6dd72aa58a539d72de3f8bb46a07d9cf402c8c4e;p=openbsd Try to document new 'net' option that is a bit like 'noauto'. --- diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index ed2885671f5..5fef5c66949 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.49 2014/06/27 06:01:40 jmc Exp $ +.\" $OpenBSD: fstab.5,v 1.50 2014/07/13 12:04:25 claudio Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)fstab.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: June 27 2014 $ +.Dd $Mdocdate: July 13 2014 $ .Dt FSTAB 5 .Os .Sh NAME @@ -151,6 +151,14 @@ a file system not to be mounted automatically (with or .Ic mount -a , or at system boot time). +Similar the option +.Dq net +can be used to cause a file system to be considered only if the +.Ar -N +flag is passed to +.Xr mount 8 +or +.Xr fsck 8 . .Pp If the options .Dq userquota