summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/audioctl/audioctl.110
-rw-r--r--usr.bin/calendar/calendar.14
-rw-r--r--usr.bin/fmt/fmt.14
-rw-r--r--usr.bin/ftp/ftp.14
-rw-r--r--usr.bin/gencat/gencat.16
-rw-r--r--usr.bin/locate/locate/locate.16
-rw-r--r--usr.bin/locate/locate/locate.updatedb.84
-rw-r--r--usr.bin/mixerctl/mixerctl.110
-rw-r--r--usr.bin/newsyslog/newsyslog.84
-rw-r--r--usr.bin/pctr/pctr.14
-rw-r--r--usr.bin/tail/tail.14
-rw-r--r--usr.bin/top/top.14
-rw-r--r--usr.bin/units/units.14
13 files changed, 32 insertions, 36 deletions
diff --git a/usr.bin/audioctl/audioctl.1 b/usr.bin/audioctl/audioctl.1
index 6a7c5b69388..1835f117075 100644
--- a/usr.bin/audioctl/audioctl.1
+++ b/usr.bin/audioctl/audioctl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audioctl.1,v 1.5 1998/09/23 04:32:34 aaron Exp $
+.\" $OpenBSD: audioctl.1,v 1.6 1998/12/16 02:38:48 aaron Exp $
.\" $NetBSD: audioctl.1,v 1.7 1998/04/27 16:55:23 augustss Exp $
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -40,18 +40,16 @@
.Nm audioctl
.Nd control audio device
.Sh SYNOPSIS
-.Nm
+.Nm audioctl
.Op Fl f Ar file
.Op Fl n
.Fl a
-.br
-.Nm
+.Nm audioctl
.Op Fl f Ar file
.Op Fl n
.Ar name
.Op Ar ...
-.br
-.Nm
+.Nm audioctl
.Op Fl f Ar file
.Op Fl n
.Fl w
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1
index aad57d92112..991814291b4 100644
--- a/usr.bin/calendar/calendar.1
+++ b/usr.bin/calendar/calendar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: calendar.1,v 1.9 1998/12/13 07:31:07 pjanzen Exp $
+.\" $OpenBSD: calendar.1,v 1.10 1998/12/16 02:38:49 aaron Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nm calendar
.Nd reminder service
.Sh SYNOPSIS
-.Nm
+.Nm calendar
.Op Fl a
.Op Fl A Ar num
.Op Fl B Ar num
diff --git a/usr.bin/fmt/fmt.1 b/usr.bin/fmt/fmt.1
index 75c88d90dcd..7b66537e528 100644
--- a/usr.bin/fmt/fmt.1
+++ b/usr.bin/fmt/fmt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fmt.1,v 1.5 1998/09/26 19:54:44 aaron Exp $
+.\" $OpenBSD: fmt.1,v 1.6 1998/12/16 02:38:49 aaron Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -42,7 +42,7 @@
.Nm fmt
.Nd simple text formatter
.Sh SYNOPSIS
-.Nm
+.Nm fmt
.Op Fl cmps
.Op Fl d Ar chars
.Op Fl l Ar num
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index f6f95cdaff9..9f9f357b108 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.22 1998/09/26 19:54:48 aaron Exp $
+.\" $OpenBSD: ftp.1,v 1.23 1998/12/16 02:38:49 aaron Exp $
.\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
@@ -43,7 +43,7 @@
.Tn ARPANET
file transfer program
.Sh SYNOPSIS
-.Nm
+.Nm ftp
.Op Fl AVadegimnptu
.Op Fl o Ar output
.Op Fl P Ar port
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index 9477cb5a05c..0d496a0563f 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gencat.1,v 1.6 1998/11/22 17:11:29 espie Exp $
+.\" $OpenBSD: gencat.1,v 1.7 1998/12/16 02:38:49 aaron Exp $
.\"
.\" Copyright (c) 1997 Ken Stailey
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: gencat.1,v 1.6 1998/11/22 17:11:29 espie Exp $
+.\" $Id: gencat.1,v 1.7 1998/12/16 02:38:49 aaron Exp $
.\"
.Dd June 11, 1997
.Dt GENCAT 1
@@ -33,7 +33,7 @@
.Nm gencat
.Nd NLS catalog compiler
.Sh SYNOPSIS
-.Nm
+.Nm gencat
.Ar output-file
.Ar input-file Op Ar input-file...
.Sh DESCRIPTION
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index 392a05275ff..c06303335ec 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: locate.1,v 1.7 1998/09/26 19:54:59 aaron Exp $
+.\" $OpenBSD: locate.1,v 1.8 1998/12/16 02:38:49 aaron Exp $
.\"
.\" Copyright (c) 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
.\" Copyright (c) 1990, 1993
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
-.\" $Id: locate.1,v 1.7 1998/09/26 19:54:59 aaron Exp $
+.\" $Id: locate.1,v 1.8 1998/12/16 02:38:49 aaron Exp $
.\"
.Dd June 6, 1993
.Dt LOCATE 1
@@ -42,7 +42,7 @@
.Nm locate
.Nd find filenames quickly
.Sh SYNOPSIS
-.Nm
+.Nm locate
.Op Fl Scims
.Op Fl l Ar limit
.Op Fl d Ar database
diff --git a/usr.bin/locate/locate/locate.updatedb.8 b/usr.bin/locate/locate/locate.updatedb.8
index 0177113b9ee..f47dcadd760 100644
--- a/usr.bin/locate/locate/locate.updatedb.8
+++ b/usr.bin/locate/locate/locate.updatedb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: locate.updatedb.8,v 1.5 1998/09/26 19:54:59 aaron Exp $
+.\" $OpenBSD: locate.updatedb.8,v 1.6 1998/12/16 02:38:49 aaron Exp $
.\"
.\" Copyright (c) 1996
.\" Mike Pritchard <mpp@FreeBSD.org>. All rights reserved.
@@ -37,7 +37,7 @@
.Nm locate.updatedb
.Nd update locate database
.Sh SYNOPSIS
-.Nm /usr/libexec/locate.updatedb
+.Nm locate.updatedb
.Op Fl -tmpdir=dir
.Op Fl -fcodes=dbfile
.Op Fl -searchpaths='dir1 dir2...'
diff --git a/usr.bin/mixerctl/mixerctl.1 b/usr.bin/mixerctl/mixerctl.1
index 1d438b90c59..e304b51ca75 100644
--- a/usr.bin/mixerctl/mixerctl.1
+++ b/usr.bin/mixerctl/mixerctl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mixerctl.1,v 1.8 1998/09/26 19:55:07 aaron Exp $
+.\" $OpenBSD: mixerctl.1,v 1.9 1998/12/16 02:38:50 aaron Exp $
.\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -41,19 +41,17 @@
.Nm mixerctl
.Nd control audio mixing
.Sh SYNOPSIS
-.Nm
+.Nm mixerctl
.Op Fl f Ar file
.Op Fl n
.Op Fl v
.Fl a
-.br
-.Nm
+.Nm mixerctl
.Op Fl f Ar file
.Op Fl n
.Op Fl v
.Ar name Op Ar ...
-.br
-.Nm
+.Nm mixerctl
.Op Fl f Ar file
.Op Fl n
.Fl w
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8
index 2cf3a648752..af4acbc4df3 100644
--- a/usr.bin/newsyslog/newsyslog.8
+++ b/usr.bin/newsyslog/newsyslog.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newsyslog.8,v 1.9 1998/11/11 23:01:45 aaron Exp $
+.\" $OpenBSD: newsyslog.8,v 1.10 1998/12/16 02:38:50 aaron Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -55,7 +55,7 @@
.Nm newsyslog
.Nd maintain system log files to manageable sizes
.Sh SYNOPSIS
-.Nm /usr/bin/newsyslog
+.Nm newsyslog
.Op Fl vmnr
.Op Fl f Ar configuration file
.Sh DESCRIPTION
diff --git a/usr.bin/pctr/pctr.1 b/usr.bin/pctr/pctr.1
index 0897f4dc227..86da7e1cc34 100644
--- a/usr.bin/pctr/pctr.1
+++ b/usr.bin/pctr/pctr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pctr.1,v 1.2 1998/09/27 16:57:49 aaron Exp $
+.\" $OpenBSD: pctr.1,v 1.3 1998/12/16 02:38:50 aaron Exp $
.\"
.\" Copyright (c) 1998, Jason Downs. All rights reserved.
.\"
@@ -30,7 +30,7 @@
.Nm pctr
.Nd display CPU performance counters
.Sh SYNOPSIS
-.Nm
+.Nm pctr
.Op Fl l Ar 5 | 6
.Sh DESCRIPTION
The
diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1
index 401ba6e8220..26efbc509f3 100644
--- a/usr.bin/tail/tail.1
+++ b/usr.bin/tail/tail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tail.1,v 1.5 1998/10/30 00:24:38 aaron Exp $
+.\" $OpenBSD: tail.1,v 1.6 1998/12/16 02:38:50 aaron Exp $
.\" $NetBSD: tail.1,v 1.4 1994/11/23 07:42:13 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993
@@ -44,7 +44,7 @@
.Nm tail
.Nd display the last part of a file
.Sh SYNOPSIS
-.Nm
+.Nm tail
.Op Fl f Li | Fl r
.Oo
.Fl b Ar number |
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1
index 7aa4fdbec42..67ab39cd34d 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.5 1998/10/30 00:24:39 aaron Exp $
+.\" $OpenBSD: top.1,v 1.6 1998/12/16 02:38:50 aaron Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -37,7 +37,7 @@
.Nm top
.Nd display and update information about the top CPU processes
.Sh SYNOPSIS
-.Nm
+.Nm top
.Op Fl SbiInqu
.Op Fl d Ar count
.Op Fl s Ar time
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index 406f0af18d2..7ccd46cb723 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: units.1,v 1.6 1998/09/06 22:23:17 aaron Exp $
+.\" $OpenBSD: units.1,v 1.7 1998/12/16 02:38:50 aaron Exp $
.\" converted to new format by deraadt@openbsd.org
.Dd July 14, 1993
.Dt UNITS 1
@@ -7,7 +7,7 @@
.Nm units
.Nd conversion program
.Sh SYNOPSIS
-.Nm
+.Nm units
.Op Fl f Ar filename
.Op Fl q
.Op Fl v