summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.sbin/sendmail/editmap/editmap.86
-rw-r--r--sbin/ccdconfig/ccdconfig.84
-rw-r--r--sbin/disklabel/disklabel.84
-rw-r--r--sbin/dump/dump.86
-rw-r--r--share/man/man8/man8.vax/drtest.86
-rw-r--r--usr.sbin/chroot/chroot.84
-rw-r--r--usr.sbin/cron/cron.810
-rw-r--r--usr.sbin/dhcp/server/dhcpd.84
-rw-r--r--usr.sbin/edquota/edquota.86
-rw-r--r--usr.sbin/pppd/chat/chat.818
10 files changed, 35 insertions, 33 deletions
diff --git a/gnu/usr.sbin/sendmail/editmap/editmap.8 b/gnu/usr.sbin/sendmail/editmap/editmap.8
index 71434898dd3..4a4e8abdff3 100644
--- a/gnu/usr.sbin/sendmail/editmap/editmap.8
+++ b/gnu/usr.sbin/sendmail/editmap/editmap.8
@@ -13,18 +13,20 @@
.Os
.Sh NAME
.Nm editmap
-.Nd query and edit single records in database maps for sendmail
+.Nd query and edit records in database maps for sendmail
.Sh SYNOPSIS
.Nm editmap
+.Bk -words
.Op Fl C Ar file
.Op Fl N
.Op Fl f
.Op Fl q | Fl u | Fl x
maptype mapname key
.Op Dq value ...
+.Ek
.Sh DESCRIPTION
.Nm editmap
-queries or edits one record in a database maps used by the keyed map lookups in
+queries or edits one record in database maps used by the keyed map lookups in
.Xr sendmail 8 .
Arguments are passed on the command line and output (for queries) is
directed to standard output.
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index d4f39b494f2..849d1d16f6d 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ccdconfig.8,v 1.16 2002/06/17 18:01:06 deraadt Exp $
+.\" $OpenBSD: ccdconfig.8,v 1.17 2003/02/01 16:29:52 jmc Exp $
.\" $NetBSD: ccdconfig.8,v 1.4 1996/02/28 01:01:17 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -111,7 +111,7 @@ instead of the running kernel.
.It Fl u
Unconfigure a ccd.
.It Fl U
-Unconfigure all ccd devices listed the ccd configuration file.
+Unconfigure all ccd devices listed in the ccd configuration file.
.It Fl v
Causes
.Nm
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 47053ab80a9..7cd7e2dea83 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.8,v 1.47 2002/12/31 16:22:25 miod Exp $
+.\" $OpenBSD: disklabel.8,v 1.48 2003/02/01 16:29:52 jmc Exp $
.\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
@@ -485,7 +485,7 @@ addition to a new label.
Note that when a disk has no real BSD disklabel the kernel creates a
default label so that the disk can be used.
This default label will include other partitions found on the disk if
-they are supported on your architechture.
+they are supported on your architecture.
For example, on systems that support
.Xr fdisk 8
partitions the default label will also include DOS and Linux partitions.
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index d291325ef8b..98ab874e80f 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dump.8,v 1.28 2002/02/22 21:01:47 deraadt Exp $
+.\" $OpenBSD: dump.8,v 1.29 2003/02/01 16:29:53 jmc Exp $
.\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -161,7 +161,7 @@ or
Multiple file names may be given as a single argument separated by commas.
Each file will be used for one dump volume in the order listed;
if the dump requires more volumes than the number of names given,
-the last file name will used for all remaining volumes after prompting
+the last file name will be used for all remaining volumes after prompting
for media changes.
If the name of the file is of the form
.Dq host:file
@@ -217,7 +217,7 @@ Update the file
after a successful dump.
The format of
.Pa /etc/dumpdates
-is readable by people, consisting of one
+is human readable, consisting of one
free format record per line:
filesystem name,
increment level
diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8
index e11bc3be6e7..e189072d348 100644
--- a/share/man/man8/man8.vax/drtest.8
+++ b/share/man/man8/man8.vax/drtest.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: drtest.8,v 1.10 2001/11/13 13:54:26 mpech Exp $
+.\" $OpenBSD: drtest.8,v 1.11 2003/02/01 16:29:52 jmc Exp $
.\"
.\" Copyright (c) 1983, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -44,14 +44,14 @@
is a standalone program used to read a disk
track by track.
It was primarily intended as a test program
-for new standalone drivers, but has shown
+for new standalone drivers, but has proved
useful in other contexts as well, such as
verifying disks and running speed
tests.
For example, when a disk has been formatted (by
.Xr format 8 ) ,
you can check that
-hard errors has been taken care of by running
+hard errors have been taken care of by running
.Nm drtest .
No hard errors should be found, but in many cases
quite a few soft
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8
index 87f78675d87..7ee39c65eed 100644
--- a/usr.sbin/chroot/chroot.8
+++ b/usr.sbin/chroot/chroot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chroot.8,v 1.8 2002/10/29 23:12:06 millert Exp $
+.\" $OpenBSD: chroot.8,v 1.9 2003/02/01 16:29:52 jmc Exp $
.\" $NetBSD: chroot.8,v 1.9 2000/08/17 12:36:32 mrg Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
@@ -83,7 +83,7 @@ If supplemental groups are specified via the
.Fl G
flag,
.Ar group
-will be the used as the first entry in the group vector.
+will be used as the first entry in the group vector.
.It Fl G Ar group,group,...
Set the supplemental group IDs to a comma-separated list of
group names or group IDs.
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8
index 09cb6baf4f2..2c4522cb24e 100644
--- a/usr.sbin/cron/cron.8
+++ b/usr.sbin/cron/cron.8
@@ -24,7 +24,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: cron.8,v 1.16 2002/07/15 19:13:29 millert Exp $
+.\" $OpenBSD: cron.8,v 1.17 2003/02/01 16:29:52 jmc Exp $
.\"
.Dd July 6, 2002
.Dt CRON 8
@@ -79,7 +79,7 @@ and the at spool
once a minute.
If the modification time has changed, the affected files are reloaded.
.Pp
-Any output produced by a command is sent to the used specified in the
+Any output produced by a command is sent to the user specified in the
.Ev MAILTO
environment variable as set in the
.Xr crontab 5
@@ -91,7 +91,7 @@ or
.Xr batch 1
job), to the job's owner.
If a command produces no output, no mail will be sent.
-The exception to this are
+The exception to this is
.Xr at 1
or
.Xr batch 1
@@ -153,8 +153,8 @@ show misc other debugging information
test mode; don't actually execute commands
.El
.Pp
-Multiple flags may be specified, sepatated by a comma
-.Pq So , Sc
+Multiple flags may be specified, separated by a comma
+.Pq So , Sc .
Regardless of which flags were specified, the
.Fl x
flag will cause
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8
index 32d73a55000..93143bf423b 100644
--- a/usr.sbin/dhcp/server/dhcpd.8
+++ b/usr.sbin/dhcp/server/dhcpd.8
@@ -144,7 +144,7 @@ they can be better spent elsewhere. So please don't complain about
this on the mailing list unless you're prepared to fund a project to
implement this feature, or prepared to do it yourself.
.PP
-DHCP traffic always bypass IPsec, otherwise there can come up situations
+DHCP traffic always bypasses IPsec, otherwise there could be situations
when a server has an IPsec SA for the client, and sends replies over that,
which a potentially newly booted client cannot grasp.
.SH COMMAND LINE
@@ -260,7 +260,7 @@ to the subnet command:
range 239.252.197.10 239.252.197.107;
default-lease-time 600;
max-lease-time 7200;
- |
+ }
.fi
.PP
This particular subnet declaration specifies a default lease time of
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 95a72b94b31..3fe30549ea5 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $
+.\" $OpenBSD: edquota.8,v 1.6 2003/02/01 16:29:53 jmc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93
-.\" $Id: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $
+.\" $Id: edquota.8,v 1.6 2003/02/01 16:29:53 jmc Exp $
.\"
.Dd June 6, 1993
.Dt EDQUOTA 8
@@ -65,7 +65,7 @@ By default, or if the
.Fl u
flag is specified,
one or more users may be specified on the command line.
-If a numeric ID is given instead of a name that UID/GID
+If a numeric ID is given instead of a name, that UID/GID
will be used even if there is not a corresponding ID in
the
.Pa /etc/passwd
diff --git a/usr.sbin/pppd/chat/chat.8 b/usr.sbin/pppd/chat/chat.8
index 4c106caf413..899fae57814 100644
--- a/usr.sbin/pppd/chat/chat.8
+++ b/usr.sbin/pppd/chat/chat.8
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.\" manual page [] for chat 1.8
-.\" $OpenBSD: chat.8,v 1.11 2002/10/25 05:19:35 jason Exp $
+.\" $OpenBSD: chat.8,v 1.12 2003/02/01 16:29:52 jmc Exp $
.\" Id: chat.8,v 1.7 1998/02/04 01:35:49 paulus Exp $
.\" SH section heading
.\" SS subsection heading
@@ -19,7 +19,7 @@ chat \- Automated conversational script with a modem
.SH DESCRIPTION
.LP
The \fIchat\fR program defines a conversational exchange between the
-computer and the modem. Its primary purpose is to establish the
+computer and the modem. Its primary purpose is to establish a
connection between the Point-to-Point Protocol Daemon (\fIpppd\fR) and
the remote's \fIpppd\fR process.
.SH OPTIONS
@@ -159,8 +159,8 @@ Many modems will report the status of the call as a string. These
strings may be \fBCONNECTED\fR or \fBNO CARRIER\fR or \fBBUSY\fR. It
is often desirable to terminate the script should the modem fail to
connect to the remote. The difficulty is that a script would not know
-exactly which modem string it may receive. On one attempt, it may
-receive \fBBUSY\fR while the next time it may receive \fBNO CARRIER\fR.
+exactly which modem string it may receive. On one attempt it may
+receive \fBBUSY\fR, while the next time it may receive \fBNO CARRIER\fR.
.LP
These "abort" strings may be specified in the script using the \fIABORT\fR
sequence. It is written in the script as in the following example:
@@ -244,7 +244,7 @@ other string processing such as looking for the expect string. The use
of the same string for a report and abort sequence is probably not
very useful; however, it is possible.
.LP
-The report strings to no change the completion code of the program.
+The report strings do not change the completion code of the program.
.LP
These "report" strings may be specified in the script using the \fIREPORT\fR
sequence. It is written in the script as in the following example:
@@ -375,7 +375,7 @@ send the return character. This sequence may either be a pair of apostrophe
or quote characters.
.TP
.B \\\\b
-represents a backspace character.
+Represents a backspace character.
.TP
.B \\\\c
Suppresses the newline at the end of the reply string. This is the only
@@ -414,7 +414,7 @@ Send or expect a carriage return.
.TP
.B \\\\s
Represents a space character in the string. This may be used when it
-is not desirable to quote the strings which contains spaces. The
+is not desirable to quote the strings which contain spaces. The
sequence 'HI\ TIM' and HI\\sTIM are the same.
.TP
.B \\\\t
@@ -442,7 +442,7 @@ was executed without error to the normal conclusion.
.TP
.B 1
One or more of the parameters are invalid or an expect string was too
-large for the internal buffers. This indicates that the program as not
+large for the internal buffers. This indicates that the program was not
properly executed.
.TP
.B 2
@@ -482,7 +482,7 @@ Additional information about \fIchat\fR scripts may be found with UUCP
documentation. The \fIchat\fR script was taken from the ideas proposed
by the scripts used by the \fIuucico\fR program.
.LP
-uucico(1), uucp(1)
+uucp(1)
.SH COPYRIGHT
The \fIchat\fR program is in public domain. This is not the GNU public
license. If it breaks then you get to keep both pieces.