summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-08-12 14:19:53 +0000
committerjmc <jmc@openbsd.org>2013-08-12 14:19:53 +0000
commitdb1a25df26869fe8a23cd0414810eefb2e5f8e72 (patch)
tree55fbd77e4c8c9d2f4f21916d6c5f2ae614b39d86
parentAdd missing \n after a warning. (diff)
downloadwireguard-openbsd-db1a25df26869fe8a23cd0414810eefb2e5f8e72.tar.xz
wireguard-openbsd-db1a25df26869fe8a23cd0414810eefb2e5f8e72.zip
some minor fixes; From: Jan Stary
-rw-r--r--share/man/man9/rssadapt.96
-rw-r--r--usr.bin/biff/biff.16
-rw-r--r--usr.bin/compress/gzexe.19
-rw-r--r--usr.bin/from/from.16
-rw-r--r--usr.bin/rcs/ci.16
-rw-r--r--usr.bin/unvis/unvis.16
-rw-r--r--usr.sbin/fw_update/fw_update.16
7 files changed, 24 insertions, 21 deletions
diff --git a/share/man/man9/rssadapt.9 b/share/man/man9/rssadapt.9
index 0191aa88014..0cd583cd04a 100644
--- a/share/man/man9/rssadapt.9
+++ b/share/man/man9/rssadapt.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rssadapt.9,v 1.6 2013/07/17 20:21:54 schwarze Exp $
+.\" $OpenBSD: rssadapt.9,v 1.7 2013/08/12 14:19:53 jmc Exp $
.\" $NetBSD: rssadapt.9,v 1.4 2004/12/08 18:35:56 peter Exp $
.\"
.\" Copyright (c) 2004 David Young. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 17 2013 $
+.Dd $Mdocdate: August 12 2013 $
.Dt RSSADAPT 9
.Os
.Sh NAME
@@ -338,7 +338,7 @@ indications over past update intervals.
This approximates the rate of packet-transmission.
.Fa ra_rate_thresh
contains RSS thresholds that are indexed by
-.Aq "packet length, data rate"
+.Aq packet length, data rate
tuples.
When this node's exponential-average RSS exceeds
.Fa ra_rate_thresh[i][j] ,
diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1
index e60670cdb9a..7fb96bcb7d0 100644
--- a/usr.bin/biff/biff.1
+++ b/usr.bin/biff/biff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: biff.1,v 1.17 2013/04/28 08:13:09 jmc Exp $
+.\" $OpenBSD: biff.1,v 1.18 2013/08/12 14:19:53 jmc Exp $
.\" $NetBSD: biff.1,v 1.3 1995/03/26 02:34:21 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,12 +30,12 @@
.\"
.\" @(#)biff.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: April 28 2013 $
+.Dd $Mdocdate: August 12 2013 $
.Dt BIFF 1
.Os
.Sh NAME
.Nm biff
-.Nd "be notified if mail arrives and who it is from"
+.Nd be notified if mail arrives and who it is from
.Sh SYNOPSIS
.Nm biff
.Op Cm n | y
diff --git a/usr.bin/compress/gzexe.1 b/usr.bin/compress/gzexe.1
index a02feafc9a0..b94c9220976 100644
--- a/usr.bin/compress/gzexe.1
+++ b/usr.bin/compress/gzexe.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gzexe.1,v 1.5 2007/05/31 19:20:08 jmc Exp $
+.\" $OpenBSD: gzexe.1,v 1.6 2013/08/12 14:19:53 jmc Exp $
.\"
.\" Copyright (c) 2003 Otto Moerbeek <otto@drijf.net>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: August 12 2013 $
.Dt GZEXE 1
.Os
.Sh NAME
@@ -52,7 +52,10 @@ program refuses to compress non-regular or non-executable files,
files with a setuid or setgid bit set, files that are already
compressed using
.Nm ,
-files in /bin or /sbin,
+files in
+.Pa /bin
+or
+.Pa /sbin ,
or programs it needs to perform on-the-fly decompression:
.Xr sh 1 ,
.Xr basename 1 ,
diff --git a/usr.bin/from/from.1 b/usr.bin/from/from.1
index e169bdd39c5..3f2c589e387 100644
--- a/usr.bin/from/from.1
+++ b/usr.bin/from/from.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: from.1,v 1.11 2012/01/15 20:06:40 schwarze Exp $
+.\" $OpenBSD: from.1,v 1.12 2013/08/12 14:19:53 jmc Exp $
.\" $NetBSD: from.1,v 1.4 1995/09/01 01:39:09 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)from.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: January 15 2012 $
+.Dd $Mdocdate: August 12 2013 $
.Dt FROM 1
.Os
.Sh NAME
@@ -66,7 +66,7 @@ If
.Ar user
is given, the
.Ar user Ns 's
-mailbox, is examined instead of the invoker's own mailbox.
+mailbox is examined instead of the invoker's own mailbox.
(Privileges are required.)
.Sh FILES
.Bl -tag -width /var/mail/* -compact
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1
index dd576268804..1a678433746 100644
--- a/usr.bin/rcs/ci.1
+++ b/usr.bin/rcs/ci.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ci.1,v 1.37 2011/07/14 16:31:34 sobrado Exp $
+.\" $OpenBSD: ci.1,v 1.38 2013/08/12 14:19:53 jmc Exp $
.\"
.\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org>
.\" All rights reserved.
@@ -14,7 +14,7 @@
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: July 14 2011 $
+.Dd $Mdocdate: August 12 2013 $
.Dt CI 1
.Os
.Sh NAME
@@ -133,7 +133,7 @@ Check in revision
.Ar rev .
However, if
.Ar rev
-is not specified the meaning is completely different \- override any
+is not specified the meaning is completely different \(en override any
.Fl l
or
.Fl u
diff --git a/usr.bin/unvis/unvis.1 b/usr.bin/unvis/unvis.1
index 1477f6c5520..c112dbfd84c 100644
--- a/usr.bin/unvis/unvis.1
+++ b/usr.bin/unvis/unvis.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unvis.1,v 1.7 2009/08/16 09:41:08 sobrado Exp $
+.\" $OpenBSD: unvis.1,v 1.8 2013/08/12 14:19:53 jmc Exp $
.\" $NetBSD: unvis.1,v 1.3 1994/12/06 07:36:08 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -30,12 +30,12 @@
.\"
.\" @(#)unvis.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: August 16 2009 $
+.Dd $Mdocdate: August 12 2013 $
.Dt UNVIS 1
.Os
.Sh NAME
.Nm unvis
-.Nd "revert a visual representation of data back to original form"
+.Nd revert a visual representation of data back to original form
.Sh SYNOPSIS
.Nm unvis
.Op Ar
diff --git a/usr.sbin/fw_update/fw_update.1 b/usr.sbin/fw_update/fw_update.1
index e1463d2fdb3..4f35c122b13 100644
--- a/usr.sbin/fw_update/fw_update.1
+++ b/usr.sbin/fw_update/fw_update.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fw_update.1,v 1.9 2013/07/16 11:13:33 schwarze Exp $
+.\" $OpenBSD: fw_update.1,v 1.10 2013/08/12 14:19:53 jmc Exp $
.\"
.\" Copyright (c) 2011 Alexander Hall <alexander@beard.se>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: August 12 2013 $
.Dt FW_UPDATE 1
.Os
.Sh NAME
@@ -43,7 +43,7 @@ Pass the
flag to
.Xr pkg_add 1 ,
causing it to not actually install any firmware packages,
-just report the steps that would be taken if it was.
+just report the steps that would be taken if it did.
.It Fl v
Turn on verbose output and pass the
.Fl v