summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-02-18 12:32:00 +0000
committerjmc <jmc@openbsd.org>2010-02-18 12:32:00 +0000
commit7abcc19ddb4400a2f29f691812f71889e26c84b1 (patch)
tree9f3ca00b0ca0f2f23d75359e538069f8295c4dba
parentWe need to set SO_REUSEADDR before doing the bind() of the tcp socket. (diff)
downloadwireguard-openbsd-7abcc19ddb4400a2f29f691812f71889e26c84b1.tar.xz
wireguard-openbsd-7abcc19ddb4400a2f29f691812f71889e26c84b1.zip
- add -q to synopsis
- add the mnemonic from newfs -q
-rw-r--r--sbin/newfs_ext2fs/newfs_ext2fs.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/newfs_ext2fs/newfs_ext2fs.8 b/sbin/newfs_ext2fs/newfs_ext2fs.8
index 982b26fd6e5..87e26e5659a 100644
--- a/sbin/newfs_ext2fs/newfs_ext2fs.8
+++ b/sbin/newfs_ext2fs/newfs_ext2fs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs_ext2fs.8,v 1.3 2010/02/18 07:58:14 otto Exp $
+.\" $OpenBSD: newfs_ext2fs.8,v 1.4 2010/02/18 12:32:00 jmc Exp $
.\" $NetBSD: newfs_ext2fs.8,v 1.7 2009/12/01 08:47:25 pooka Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
@@ -39,7 +39,7 @@
.Sh SYNOPSIS
.Nm
.Bk -words
-.Op Fl FINZ
+.Op Fl FINqZ
.Op Fl b Ar block-size
.Op Fl D Ar inodesize
.Op Fl f Ar frag-size
@@ -180,6 +180,7 @@ Enable files larger than 2G bytes.
.El
.El
.It Fl q
+Operate in quiet mode.
Equivalent to
.Fl V Ar 1 .
.It Fl s Ar size