summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/checknr/checknr.14
-rw-r--r--usr.bin/colcrt/colcrt.14
-rw-r--r--usr.bin/fstat/fstat.14
-rw-r--r--usr.bin/leave/leave.14
-rw-r--r--usr.bin/lock/lock.14
-rw-r--r--usr.bin/logger/logger.14
-rw-r--r--usr.bin/look/look.14
-rw-r--r--usr.bin/mkstr/mkstr.14
-rw-r--r--usr.bin/nice/nice.14
-rw-r--r--usr.bin/quota/quota.14
-rw-r--r--usr.bin/rs/rs.14
-rw-r--r--usr.bin/ruptime/ruptime.14
-rw-r--r--usr.bin/tcopy/tcopy.14
-rw-r--r--usr.bin/telnet/telnet.14
-rw-r--r--usr.bin/time/time.14
-rw-r--r--usr.bin/top/top.15
-rw-r--r--usr.bin/unifdef/unifdef.14
-rw-r--r--usr.bin/vacation/vacation.15
-rw-r--r--usr.bin/vgrind/vgrind.14
-rw-r--r--usr.bin/who/who.14
-rw-r--r--usr.bin/xstr/xstr.17
21 files changed, 46 insertions, 43 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1
index 35e226818e4..f9e8837cd37 100644
--- a/usr.bin/checknr/checknr.1
+++ b/usr.bin/checknr/checknr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: checknr.1,v 1.6 1999/07/04 11:53:51 aaron Exp $
+.\" $OpenBSD: checknr.1,v 1.7 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: checknr.1,v 1.5 1995/03/26 04:10:14 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -60,7 +60,7 @@ If no files are specified,
.Nm
checks the standard input.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl a
Add additional pairs of macros to the list of known macros.
diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1
index 243f91b316a..37f13b9b195 100644
--- a/usr.bin/colcrt/colcrt.1
+++ b/usr.bin/colcrt/colcrt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: colcrt.1,v 1.5 1999/07/04 11:53:52 aaron Exp $
+.\" $OpenBSD: colcrt.1,v 1.6 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: colcrt.1,v 1.3 1995/03/26 05:30:59 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -54,7 +54,7 @@ Half-line characters and underlining (changed to dashing
.Sq - )
are placed on new lines in between the normal output lines.
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl
Suppress all underlining.
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 88535ef2dff..7bae1927c67 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstat.1,v 1.13 1999/09/23 04:12:08 alex Exp $
+.\" $OpenBSD: fstat.1,v 1.14 1999/10/17 20:24:34 aaron Exp $
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -56,7 +56,7 @@ If no options are specified,
.Nm fstat
reports on all open files in the system.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl f
Restrict examination to files open in the same filesystems as
diff --git a/usr.bin/leave/leave.1 b/usr.bin/leave/leave.1
index e4ea12904e1..14952cce05f 100644
--- a/usr.bin/leave/leave.1
+++ b/usr.bin/leave/leave.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: leave.1,v 1.4 1998/11/11 23:01:44 aaron Exp $
+.\" $OpenBSD: leave.1,v 1.5 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: leave.1,v 1.5 1995/08/31 22:32:10 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -59,7 +59,7 @@ When you log off,
exits just before it would have
printed the next message.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width flag
.It Ar hhmm
The time of day is in the form
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1
index 0f9a7e10e90..00883ca1ab1 100644
--- a/usr.bin/lock/lock.1
+++ b/usr.bin/lock/lock.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lock.1,v 1.7 1999/09/23 04:12:09 alex Exp $
+.\" $OpenBSD: lock.1,v 1.8 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: lock.1,v 1.4 1994/12/22 01:16:21 jtc Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -54,7 +54,7 @@ There are two other conditions under which it will terminate: it
will timeout after some interval of time and it may be killed by someone
with the appropriate privileges.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Fl
.It Fl n
Don't use a timeout value. Terminal will be locked forever.
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index 5d65dcfb6c5..b13e8345d46 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: logger.1,v 1.5 1999/06/05 01:21:32 aaron Exp $
+.\" $OpenBSD: logger.1,v 1.6 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: logger.1,v 1.4 1994/12/22 06:26:59 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -53,7 +53,7 @@ provides a shell command interface to the
.Xr syslog 3
system log module.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width "message"
.It Fl i
Log the process ID of the logger process
diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1
index b59c171c501..437e8fe01a2 100644
--- a/usr.bin/look/look.1
+++ b/usr.bin/look/look.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: look.1,v 1.5 1999/10/17 19:59:45 aaron Exp $
+.\" $OpenBSD: look.1,v 1.6 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: look.1,v 1.3 1994/12/23 01:10:59 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -67,7 +67,7 @@ is not specified, the file
is used. Only alphanumeric characters are compared and the case of
alphabetic characters is ignored.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl d
Dictionary character set and order, i.e. only alphanumeric characters
diff --git a/usr.bin/mkstr/mkstr.1 b/usr.bin/mkstr/mkstr.1
index 554ce8ccb52..ac61e62c2b0 100644
--- a/usr.bin/mkstr/mkstr.1
+++ b/usr.bin/mkstr/mkstr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mkstr.1,v 1.3 1998/09/26 19:55:09 aaron Exp $
+.\" $OpenBSD: mkstr.1,v 1.4 1999/10/17 20:24:35 aaron Exp $
.\" $NetBSD: mkstr.1,v 1.3 1995/09/28 06:22:19 tls Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -78,7 +78,7 @@ and restructured copies of the sources to be placed in
files whose names are prefixed with
.Dq \&xx .
.Pp
-Options:
+The options are as follows:
.Bl -tag -width indent
.It Fl
Error messages are placed at the end of the specified
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index 32114ec6f34..f9acdc091c3 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nice.1,v 1.5 1999/06/05 01:21:35 aaron Exp $
+.\" $OpenBSD: nice.1,v 1.6 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: nice.1,v 1.6 1995/08/31 23:30:57 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -60,7 +60,7 @@ a negative
The priority can be adjusted over a
range of \-20 (the highest) to 20 (the lowest).
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width indent
.It Fl n Ar increment
A positive or negative decimal integer used to modify the system scheduling
diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1
index 03328460334..aad1ced3383 100644
--- a/usr.bin/quota/quota.1
+++ b/usr.bin/quota/quota.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: quota.1,v 1.7 1999/06/05 01:21:37 aaron Exp $
+.\" $OpenBSD: quota.1,v 1.8 1999/10/17 20:24:35 aaron Exp $
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -59,7 +59,7 @@
displays users' disk usage and limits.
By default only the user quotas are printed.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl g
Print group quotas for the group
diff --git a/usr.bin/rs/rs.1 b/usr.bin/rs/rs.1
index fda424222f9..1b9f955f19f 100644
--- a/usr.bin/rs/rs.1
+++ b/usr.bin/rs/rs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rs.1,v 1.3 1996/06/26 05:38:46 deraadt Exp $
+.\" $OpenBSD: rs.1,v 1.4 1999/10/17 20:24:35 aaron Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -68,7 +68,7 @@ specified by the options and surplus data are deleted.
There are options to control presentation of the output columns,
including transposition of the rows and columns.
.PP
-The options are described below.
+The options are as follows:
.IP \fB\-c\fRx
Input columns are delimited by the single character \fIx\fP.
A missing \fIx\fP is taken to be `^I'.
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1
index 3ac58d40109..80e9f564f91 100644
--- a/usr.bin/ruptime/ruptime.1
+++ b/usr.bin/ruptime/ruptime.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ruptime.1,v 1.5 1999/06/05 01:21:39 aaron Exp $
+.\" $OpenBSD: ruptime.1,v 1.6 1999/10/17 20:24:35 aaron Exp $
.\" Copyright (c) 1983, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -51,7 +51,7 @@ broadcast by each host on the network once a minute.
Machines for which no status report has been received for 11
minutes are shown as being down.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl a
Users idle an hour or more are not counted unless the
diff --git a/usr.bin/tcopy/tcopy.1 b/usr.bin/tcopy/tcopy.1
index 6afe62d9520..f23d32f070f 100644
--- a/usr.bin/tcopy/tcopy.1
+++ b/usr.bin/tcopy/tcopy.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcopy.1,v 1.5 1999/06/05 01:21:42 aaron Exp $
+.\" $OpenBSD: tcopy.1,v 1.6 1999/10/17 20:24:35 aaron Exp $
.\" $NetBSD: tcopy.1,v 1.4 1997/04/15 07:23:07 lukem Exp $
.\"
.\" Copyright (c) 1985, 1990, 1991, 1993
@@ -59,7 +59,7 @@ is specified a copy will be made of the source tape. The blocking on the
destination tape will be identical to that used on the source tape. Copying
a tape will yield the same output as if just printing the sizes.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width s_maxblk
.It Fl c
Copy
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1
index 2b8499adff6..21eb941c68a 100644
--- a/usr.bin/telnet/telnet.1
+++ b/usr.bin/telnet/telnet.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: telnet.1,v 1.18 1999/09/23 04:12:09 alex Exp $
+.\" $OpenBSD: telnet.1,v 1.19 1999/10/17 20:24:35 aaron Exp $
.\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -85,7 +85,7 @@ If it is invoked with arguments, it performs an
.Ic open
command with those arguments.
.Pp
-Options:
+The options are as follows:
.Bl -tag -width indent
.It Fl 8
Specifies an 8-bit data path. This causes an attempt to
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 6ecb57db4d5..6e720c7b3ab 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: time.1,v 1.7 1999/06/05 01:21:43 aaron Exp $
+.\" $OpenBSD: time.1,v 1.8 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: time.1,v 1.5 1994/12/08 09:36:57 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -60,7 +60,7 @@ and the time used to execute
to the standard error stream.
Times are reported in seconds.
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl l
The contents of the
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1
index a88b54c641f..e92ff019fe9 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.11 1999/06/23 06:53:39 millert Exp $
+.\" $OpenBSD: top.1,v 1.12 1999/10/17 20:24:36 aaron Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -69,7 +69,8 @@ terminal is one that does not support such features. If the output of
.Nm
is redirected to a file, it acts as if it were being run on a dumb
terminal.
-.Sh OPTIONS
+.Pp
+The options are as follows:
.Bl -tag -width XxXXXXXXXXX
.It Fl S
Show system processes in the display. Normally, system processes such as
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index aebf1314211..d0c493760eb 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unifdef.1,v 1.4 1999/06/05 01:21:45 aaron Exp $
+.\" $OpenBSD: unifdef.1,v 1.5 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: unifdef.1,v 1.4 1994/12/07 00:33:48 jtc Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -73,7 +73,7 @@ until it finds a close quote, and
it will not complain if it gets
to the end of a line and finds no backslash for continuation.
.Pp
-Available options:
+The options are as follows:
.Pp
.Bl -tag -width Ds -compact
.It Fl D Ns Ar sym
diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1
index 5993ff994ea..74f025955ea 100644
--- a/usr.bin/vacation/vacation.1
+++ b/usr.bin/vacation/vacation.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vacation.1,v 1.11 1999/08/09 22:48:58 deraadt Exp $
+.\" $OpenBSD: vacation.1,v 1.12 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: vacation.1,v 1.5 1995/08/31 21:57:08 jtc Exp $
.\"
.\" Copyright (c) 1985, 1987, 1990, 1991, 1993
@@ -58,13 +58,14 @@ file might have:
.Bd -literal -offset indent
\eeric, "|/usr/bin/vacation -a allman eric"
.Ed
+.Pp
which would send messages to you (assuming your login name was eric) and
reply to any messages for
.Dq eric
or
.Dq allman .
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl a Ar alias
Handle messages for
diff --git a/usr.bin/vgrind/vgrind.1 b/usr.bin/vgrind/vgrind.1
index df58a6021b8..8a8bca2930a 100644
--- a/usr.bin/vgrind/vgrind.1
+++ b/usr.bin/vgrind/vgrind.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vgrind.1,v 1.4 1999/06/05 01:21:46 aaron Exp $
+.\" $OpenBSD: vgrind.1,v 1.5 1999/10/17 20:24:36 aaron Exp $
.\" $NetBSD: vgrind.1,v 1.4 1994/11/17 08:28:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -98,7 +98,7 @@ In both modes
.Nm
passes any lines beginning with a decimal point without conversion.
.Pp
-The options are:
+The options are as follows:
.Bl -tag -width Ar
.It Fl
Forces input to be taken from standard input (default if
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1
index bbe2a1865c5..bd7d23438e8 100644
--- a/usr.bin/who/who.1
+++ b/usr.bin/who/who.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: who.1,v 1.7 1999/06/05 01:21:50 aaron Exp $
+.\" $OpenBSD: who.1,v 1.8 1999/10/17 20:24:34 aaron Exp $
.\" $NetBSD: who.1,v 1.5 1994/12/07 04:28:47 jtc Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
@@ -53,7 +53,7 @@ utility displays a list of all users currently logged on, showing for
each user the login name, tty name, the date and time of login, and
hostname if not local.
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width file
.It Fl m
Only print information about the current terminal. This is the
diff --git a/usr.bin/xstr/xstr.1 b/usr.bin/xstr/xstr.1
index cf8e2c889e9..e2a1ef3013c 100644
--- a/usr.bin/xstr/xstr.1
+++ b/usr.bin/xstr/xstr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xstr.1,v 1.5 1999/06/05 01:21:52 aaron Exp $
+.\" $OpenBSD: xstr.1,v 1.6 1999/10/17 20:24:33 aaron Exp $
.\" $NetBSD: xstr.1,v 1.4 1994/11/26 09:25:22 jtc Exp $
.\"
.\" Copyright (c) 1980, 1993
@@ -55,11 +55,12 @@ These strings are replaced with references to this common area.
This serves to implement shared constant strings, most useful if they
are also read-only.
.Pp
-Available options:
+The options are as follows:
.Bl -tag -width Ds
.It Fl
+Cause
.Nm
-reads from the standard input.
+to read from the standard input.
.It Fl c
.Nm
will extract the strings from the C source