summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-07-13 17:39:57 +0000
committerjmc <jmc@openbsd.org>2014-07-13 17:39:57 +0000
commita23815a3e9dbc3f6b9fe505a2969e0ae47b6f41c (patch)
tree5e58f52a6ce2cd41ee748ebae14708654c6bcd0a
parentdo not need malloc.h (diff)
downloadwireguard-openbsd-a23815a3e9dbc3f6b9fe505a2969e0ae47b6f41c.tar.xz
wireguard-openbsd-a23815a3e9dbc3f6b9fe505a2969e0ae47b6f41c.zip
tweak previous;
-rw-r--r--share/man/man5/fstab.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index 5fef5c66949..36ec7ba2b73 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstab.5,v 1.50 2014/07/13 12:04:25 claudio Exp $
+.\" $OpenBSD: fstab.5,v 1.51 2014/07/13 17:39:57 jmc Exp $
.\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -151,10 +151,10 @@ a file system not to be mounted automatically (with
or
.Ic mount -a ,
or at system boot time).
-Similar the option
+Similarly, the option
.Dq net
can be used to cause a file system to be considered only if the
-.Ar -N
+.Fl N
flag is passed to
.Xr mount 8
or