[Midnightbsd-cvs] src [7998] trunk/sbin/mount/mount.8: document mount with failok specified
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 15 04:36:34 EDT 2016
Revision: 7998
http://svnweb.midnightbsd.org/src/?rev=7998
Author: laffer1
Date: 2016-09-15 04:36:34 -0400 (Thu, 15 Sep 2016)
Log Message:
-----------
document mount with failok specified
Modified Paths:
--------------
trunk/sbin/mount/mount.8
Modified: trunk/sbin/mount/mount.8
===================================================================
--- trunk/sbin/mount/mount.8 2016-09-15 08:35:59 UTC (rev 7997)
+++ trunk/sbin/mount/mount.8 2016-09-15 08:36:34 UTC (rev 7998)
@@ -28,7 +28,7 @@
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
.\" $MidnightBSD$
.\"
-.Dd June 6, 2011
+.Dd July 12, 2012
.Dt MOUNT 8
.Os
.Sh NAME
@@ -145,6 +145,11 @@
.Fl u
flag, this is the same as specifying the options currently in effect for
the mounted file system.
+.It Cm failok
+If this option is specified,
+.Nm
+will return 0 even if an error occurs
+during the mount of the filesystem.
.It Cm force
The same as
.Fl f ;
More information about the Midnightbsd-cvs
mailing list