summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-01-23 08:58:47 +0000
committerjmc <jmc@openbsd.org>2003-01-23 08:58:47 +0000
commit07cf2f1c675e68df9ef07c9096606742803facc3 (patch)
treed981076c62c9aa2a167fe59e72e6f184b3e8bc21
parentsync (diff)
downloadwireguard-openbsd-07cf2f1c675e68df9ef07c9096606742803facc3.tar.xz
wireguard-openbsd-07cf2f1c675e68df9ef07c9096606742803facc3.zip
typos;
ok millert@
-rw-r--r--lib/libcurses/term.5tbl6
-rw-r--r--lib/libskey/skey.54
-rw-r--r--usr.bin/ssh/sshd_config.54
-rw-r--r--usr.bin/sudo/sudoers.525
-rw-r--r--usr.bin/vgrind/vgrindefs.56
-rw-r--r--usr.sbin/dhcp/common/dhcp-options.532
-rw-r--r--usr.sbin/dhcp/dhclient/dhclient.conf.58
-rw-r--r--usr.sbin/dhcp/server/dhcpd.conf.58
-rw-r--r--usr.sbin/dhcp/server/dhcpd.leases.52
-rw-r--r--usr.sbin/syslogd/syslog.conf.512
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.acl.512
11 files changed, 59 insertions, 60 deletions
diff --git a/lib/libcurses/term.5tbl b/lib/libcurses/term.5tbl
index 5cb1df43e29..d82f77fc625 100644
--- a/lib/libcurses/term.5tbl
+++ b/lib/libcurses/term.5tbl
@@ -27,7 +27,7 @@
.\"***************************************************************************
.\"
.\" $From: term.5,v 1.10 2000/08/13 01:56:45 tom Exp $
-.\" $OpenBSD: term.5tbl,v 1.2 2000/10/08 22:46:55 millert Exp $
+.\" $OpenBSD: term.5tbl,v 1.3 2003/01/23 08:58:47 jmc Exp $
.TH TERM 5
.ds n 5
.ds d /usr/share/terminfo
@@ -102,7 +102,7 @@ separated by the `|' character.
The section is terminated with an \s-1ASCII NUL\s+1 character.
.PP
The boolean flags have one byte for each flag.
-This byte is either 0 or 1 as the flag is present or absent.
+This byte is either 0 or 1 if the flag is present or absent.
The capabilities are in the same order as the file <term.h>.
.PP
Between the boolean section and the number section,
@@ -139,7 +139,7 @@ to expect a different set of capabilities
than are actually present in the file.
Either the database may have been updated since
.I setupterm
-has been recompiled
+was recompiled
(resulting in extra unrecognized entries in the file)
or the program may have been recompiled more recently
than the database was updated
diff --git a/lib/libskey/skey.5 b/lib/libskey/skey.5
index 8395ec6bc27..f56f79d2ea0 100644
--- a/lib/libskey/skey.5
+++ b/lib/libskey/skey.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: skey.5,v 1.1 2002/05/16 17:53:29 millert Exp $
+.\" $OpenBSD: skey.5,v 1.2 2003/01/23 08:58:47 jmc Exp $
.\"
.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -49,7 +49,7 @@ The mode for
should be 01730 and it should be owned by root and group auth.
Individual records within
.Pa /etc/skey
-are owned by the user they describe and be mode 0600.
+should be owned by the user they describe and be mode 0600.
To access S/Key records, a process must run as group auth.
.Pp
Each record consists of five lines:
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index 2158f2b7c27..82d7f471ba7 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/sshd_config.5
@@ -34,7 +34,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.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.13 2002/09/16 20:12:11 stevesk Exp $
+.\" $OpenBSD: sshd_config.5,v 1.14 2003/01/23 08:58:47 jmc Exp $
.Dd September 25, 1999
.Dt SSHD_CONFIG 5
.Os
@@ -89,7 +89,7 @@ own forwarders.
.It Cm AllowUsers
This keyword can be followed by a list of user name patterns, separated
by spaces.
-If specified, login is allowed only for users names that
+If specified, login is allowed only for user names that
match one of the patterns.
.Ql \&*
and
diff --git a/usr.bin/sudo/sudoers.5 b/usr.bin/sudo/sudoers.5
index 15ff23b82ee..290b5749a72 100644
--- a/usr.bin/sudo/sudoers.5
+++ b/usr.bin/sudo/sudoers.5
@@ -212,7 +212,7 @@ Each \fIalias\fR definition is of the form
.Ve
where \fIAlias_Type\fR is one of \f(CW\*(C`User_Alias\*(C'\fR, \f(CW\*(C`Runas_Alias\*(C'\fR, \f(CW\*(C`Host_Alias\*(C'\fR,
or \f(CW\*(C`Cmnd_Alias\*(C'\fR. A \f(CW\*(C`NAME\*(C'\fR is a string of uppercase letters, numbers,
-and the underscore characters ('_'). A \f(CW\*(C`NAME\*(C'\fR \fBmust\fR start with an
+and underscore characters ('_'). A \f(CW\*(C`NAME\*(C'\fR \fBmust\fR start with an
uppercase letter. It is possible to put several alias definitions
of the same type on a single line, joined by a colon (':'). E.g.,
.PP
@@ -379,7 +379,7 @@ commands on the current host. This flag is \fIoff\fR by default.
.Ip "mail_no_perms" 12
.IX Item "mail_no_perms"
If set, mail will be sent to the \fImailto\fR user if the invoking
-user allowed to use \fBsudo\fR but the command they are trying is not
+user is allowed to use \fBsudo\fR but the command they are trying is not
listed in their \fIsudoers\fR file entry. This flag is \fIoff\fR
by default.
.Ip "tty_tickets" 12
@@ -452,7 +452,7 @@ user. This flag is \fIoff\fR by default.
.Ip "fqdn" 12
.IX Item "fqdn"
Set this flag if you want to put fully qualified hostnames in the
-\&\fIsudoers\fR file. I.e.: instead of myhost you would use myhost.mydomain.edu.
+\&\fIsudoers\fR file. I.e., instead of myhost you would use myhost.mydomain.edu.
You may still use the short form if you wish (and even mix the two).
Beware that turning on \fIfqdn\fR requires \fBsudo\fR to make \s-1DNS\s0 lookups
which may make \fBsudo\fR unusable if \s-1DNS\s0 stops working (for example
@@ -472,7 +472,7 @@ password. This flag is \fIon\fR by default.
If set, \fBsudo\fR will only run when the user is logged in to a real
tty. This will disallow things like \f(CW\*(C`"rsh somehost sudo ls"\*(C'\fR since
\&\fIrsh\fR\|(1) does not allocate a tty. Because it is not possible to turn
-of echo when there is no tty present, some sites may with to set
+off echo when there is no tty present, some sites may wish to set
this flag to prevent a user from entering a visible password. This
flag is \fIoff\fR by default.
.Ip "env_editor" 12
@@ -657,7 +657,8 @@ The default value is `all'.
.Ip "listpw" 12
.IX Item "listpw"
This option controls when a password will be required when a
-user runs \fBsudo\fR with the \fB\-l\fR. It has the following possible values:
+user runs \fBsudo\fR with the \fB\-l\fR flag. It has the
+following possible values:
.RS 12
.Ip "all" 8
.IX Item "all"
@@ -684,12 +685,12 @@ The default value is `any'.
.IX Item "env_check"
Environment variables to be removed from the user's environment if
the variable's value contains \f(CW\*(C`%\*(C'\fR or \f(CW\*(C`/\*(C'\fR characters. This can
-be used to guard against printf-style format vulnerabilties in
+be used to guard against printf-style format vulnerabilities in
poorly-written programs. The argument may be a double-quoted,
space-separated list or a single value without double-quotes. The
list can be replaced, added to, deleted from, or disabled by using
the \f(CW\*(C`=\*(C'\fR, \f(CW\*(C`+=\*(C'\fR, \f(CW\*(C`\-=\*(C'\fR, and \f(CW\*(C`!\*(C'\fR operators respectively. The default
-list of environment variable to check is printed when \fBsudo\fR is
+list of environment variables to check is printed when \fBsudo\fR is
run by root with the \fI\-V\fR option.
.Ip "env_delete" 12
.IX Item "env_delete"
@@ -698,7 +699,7 @@ The argument may be a double-quoted, space-separated list or a
single value without double-quotes. The list can be replaced, added
to, deleted from, or disabled by using the \f(CW\*(C`=\*(C'\fR, \f(CW\*(C`+=\*(C'\fR, \f(CW\*(C`\-=\*(C'\fR, and
\&\f(CW\*(C`!\*(C'\fR operators respectively. The default list of environment
-variable to remove is printed when \fBsudo\fR is run by root with the
+variables to remove is printed when \fBsudo\fR is run by root with the
\&\fI\-V\fR option.
.Ip "env_keep" 12
.IX Item "env_keep"
@@ -746,7 +747,7 @@ of \fBroot\fR will be used. A \f(CW\*(C`Runas_Spec\*(C'\fR sets the default for
commands that follow it. What this means is that for the entry:
.PP
.Vb 1
-\& dgb boulder = (operator) /bin/ls, /bin/kill, /usr/bin/who
+\& dgb boulder = (operator) /bin/ls, /bin/kill, /usr/bin/lprm
.Ve
The user \fBdgb\fR may run \fI/bin/ls\fR, \fI/bin/kill\fR, and
\&\fI/usr/bin/lprm\fR \*(-- but only as \fBoperator\fR. E.g.,
@@ -816,7 +817,7 @@ escape special characters such as: \*(L"*\*(R", \*(L"?\*(R", \*(L"[\*(R", and \*
.PP
Note that a forward slash ('/') will \fBnot\fR be matched by
wildcards used in the pathname. When matching the command
-line arguments, however, as slash \fBdoes\fR get matched by
+line arguments, however, a slash \fBdoes\fR get matched by
wildcards. This is to make a path like:
.PP
.Vb 1
@@ -826,7 +827,7 @@ match \f(CW\*(C`/usr/bin/who\*(C'\fR but not \f(CW\*(C`/usr/bin/X11/xterm\*(C'\f
.Sh "Exceptions to wildcard rules:"
.IX Subsection "Exceptions to wildcard rules:"
The following exceptions apply to the above rules:
-.if n .Ip "\f(CW""""""""\fR" 8
+.if n .Ip "\f(CW""""\fR" 8
.el .Ip "\f(CW``''\fR" 8
.IX Item """""
If the empty string \f(CW\*(C`""\*(C'\fR is the only command line argument in the
@@ -1087,4 +1088,4 @@ as returned by the \f(CW\*(C`hostname\*(C'\fR command or use the \fIfqdn\fR opti
.Ve
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fIrsh\fR\|(1), \fIsudo\fR\|(8), \fIvisudo\fR\|(8), \fIsu\fR\|(1), \fIfnmatch\fR\|(3).
+\&\fIrsh\fR\|(1), \fIsu\fR\|(1), \fIfnmatch\fR\|(3), \fIsudo\fR\|(8), \fIvisudo\fR\|(8).
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5
index 4d8281d69e1..e2bc2add81e 100644
--- a/usr.bin/vgrind/vgrindefs.5
+++ b/usr.bin/vgrind/vgrindefs.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vgrindefs.5,v 1.9 2000/12/17 21:33:02 millert Exp $
+.\" $OpenBSD: vgrindefs.5,v 1.10 2003/01/23 08:58:47 jmc Exp $
.\" $NetBSD: vgrindefs.5,v 1.3 1994/11/17 08:28:07 jtc Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -47,7 +47,7 @@
The
.Nm vgrindefs
file
-contains all language definitions for
+contains all the language definitions for
.Xr vgrind 1 .
The database is
very similar to
@@ -104,7 +104,7 @@ capabilities which give a regular expression or
keyword list.
.Sh REGULAR EXPRESSIONS
.Nm vgrindefs
-uses regular expression which are very similar to those of
+uses regular expressions which are very similar to those of
.Xr ex 1
and
.Xr lex 1 .
diff --git a/usr.sbin/dhcp/common/dhcp-options.5 b/usr.sbin/dhcp/common/dhcp-options.5
index 6d2228d9731..e2205b8b154 100644
--- a/usr.sbin/dhcp/common/dhcp-options.5
+++ b/usr.sbin/dhcp/common/dhcp-options.5
@@ -111,7 +111,7 @@ or
The documentation for the various options mentioned below is taken
from the latest IETF draft document on DHCP options. Options which
are not listed by name may be defined by the name option-\fInnn\fR,
-where \fInnn\fI is the decimal number of the option code. These
+where \fInnn\fR is the decimal number of the option code. These
options may be followed either by a string, enclosed in quotes, or by
a series of octets, expressed as two-digit hexadecimal numbers separated
by colons. For example:
@@ -308,7 +308,7 @@ See STD 3 (RFC1122) for further information.
.RS 0.25i
.PP
This option specifies the maximum size datagram that the client
-should be prepared to reassemble. The minimum value legal value is
+should be prepared to reassemble. The minimum legal value is
576.
.RE
.PP
@@ -461,8 +461,8 @@ connections unless specifically requested by an application.
.B option \fBtcp-keepalive-garbage\fR \fIflag\fR\fB;\fR
.RS 0.25i
.PP
-This option specifies the whether or not the client should send TCP
-keepalive messages with a octet of garbage for compatibility with
+This option specifies whether or not the client should send TCP
+keepalive messages with an octet of garbage for compatibility with
older implementations. A value of 0 indicates that a garbage octet
should not be sent. A value of 1 indicates that a garbage octet
should be sent.
@@ -526,7 +526,7 @@ Possible node types are:
B-node: Broadcast - no WINS
.TP
.I 2
-P-node: Peer - WINS only.
+P-node: Peer - WINS only
.TP
.I 4
M-node: Mixed - broadcast, then WINS
@@ -565,7 +565,7 @@ should be listed in order of preference.
.B option \fBdhcp-client-identifier\fR \fIdata-string\fR\fB;\fR
.RS 0.25i
.PP
-This option can be used to specify the a DHCP client identifier in a
+This option can be used to specify a DHCP client identifier in a
host declaration, so that dhcpd can find the host record by matching
against the client identifier.
.RE
@@ -625,40 +625,40 @@ the client. Servers should be listed in order of preference.
\fIip-address\fR... ]\fB;\fR
.RS 0.25i
.PP
-The POP3 server option specifies a list of POP3 available to the
-client. Servers should be listed in order of preference.
+The POP3 server option specifies a list of POP3 servers available
+to the client. Servers should be listed in order of preference.
.RE
.PP
.B option \fBnntp-server\fR \fIip-address\fR [\fB,\fR
\fIip-address\fR... ]\fB;\fR
.RS 0.25i
.PP
-The NNTP server option specifies a list of NNTP available to the
-client. Servers should be listed in order of preference.
+The NNTP server option specifies a list of NNTP servers available
+to the client. Servers should be listed in order of preference.
.RE
.PP
.B option \fBwww-server\fR \fIip-address\fR [\fB,\fR
\fIip-address\fR... ]\fB;\fR
.RS 0.25i
.PP
-The WWW server option specifies a list of WWW available to the
-client. Servers should be listed in order of preference.
+The WWW server option specifies a list of WWW servers available
+to the client. Servers should be listed in order of preference.
.RE
.PP
.B option \fBfinger-server\fR \fIip-address\fR [\fB,\fR
\fIip-address\fR... ]\fB;\fR
.RS 0.25i
.PP
-The Finger server option specifies a list of Finger available to the
-client. Servers should be listed in order of preference.
+The Finger server option specifies a list of Finger servers available
+to the client. Servers should be listed in order of preference.
.RE
.PP
.B option \fBirc-server\fR \fIip-address\fR [\fB,\fR
\fIip-address\fR... ]\fB;\fR
.RS 0.25i
.PP
-The IRC server option specifies a list of IRC available to the
-client. Servers should be listed in order of preference.
+The IRC server option specifies a list of IRC servers available
+to the client. Servers should be listed in order of preference.
.RE
.PP
.B option \fBstreettalk-server\fR \fIip-address\fR [\fB,\fR
diff --git a/usr.sbin/dhcp/dhclient/dhclient.conf.5 b/usr.sbin/dhcp/dhclient/dhclient.conf.5
index 76d5307bdfc..34f346f2f90 100644
--- a/usr.sbin/dhcp/dhclient/dhclient.conf.5
+++ b/usr.sbin/dhcp/dhclient/dhclient.conf.5
@@ -72,9 +72,7 @@ the DHCP client if required, however:
.B timeout
.I statement
.PP
-.B timeout
-.I time
-.B ;
+ \fBtimeout \fItime\fR\fB;\fR
.PP
The
.I timeout
@@ -391,7 +389,7 @@ automatically determine the type of network to which they are
connected. The media setup string is a system-dependent parameter
which is passed to the dhcp client configuration script when
initializing the interface. On Unix and Unix-like systems, the
-argument is passed on the ifconfig command line when configuring te
+argument is passed on the ifconfig command line when configuring the
interface.
.PP
The dhcp client automatically declares this parameter if it used a
@@ -488,7 +486,7 @@ succeeds in getting a request to the server and hearing the reply is
probably right (no guarantees).
.PP
The media setup is only used for the initial phase of address
-acquisition (the DHCPDISCOVER and DHCPOFFER packtes). Once an
+acquisition (the DHCPDISCOVER and DHCPOFFER packets). Once an
address has been acquired, the dhcp client will record it in its lease
database and will record the media type used to acquire the address.
Whenever the client tries to renew the lease, it will use that same
diff --git a/usr.sbin/dhcp/server/dhcpd.conf.5 b/usr.sbin/dhcp/server/dhcpd.conf.5
index aa63de67d1c..78063db1728 100644
--- a/usr.sbin/dhcp/server/dhcpd.conf.5
+++ b/usr.sbin/dhcp/server/dhcpd.conf.5
@@ -238,7 +238,7 @@ DHCP protocol (for example, server-name and filename).
.PP
In Figure 1, each host had \fIhost-specific parameters\fR. These
could include such things as the \fIhostname\fR option, the name of a
-file to upload (the \fIfilename parameter) and the address of the
+file to upload (the \fIfilename\fR parameter) and the address of the
server from which to upload the file (the \fInext-server\fR
parameter). In general, any parameter can appear anywhere that
parameters are allowed, and will be applied according to the scope in
@@ -246,7 +246,7 @@ which the parameter appears.
.PP
Imagine that you have a site with a lot of NCD X-Terminals. These
terminals come in a variety of models, and you want to specify the
-boot files for each models. One way to do this would be to have host
+boot files for each model. One way to do this would be to have host
declarations for each server and group them by model:
.nf
@@ -468,7 +468,7 @@ The \fBbooting\fR flag is used to tell dhcpd whether or not to respond
to queries from a particular client. This keyword only has meaning
when it appears in a host declaration. By default, booting is
\fBallow\fRed, but if it is disabled for a particular client, then
-that client will not be able to get and address from the DHCP server.
+that client will not be able to get an address from the DHCP server.
.SH REFERENCE: PARAMETERS
.PP
.B The
@@ -715,7 +715,7 @@ statement are both in scope, the routers option will be preferred.
The rationale for this is that in situations where you want to use
this feature, you probably want it enabled for a whole bunch of
Windows 95 machines, and you want to override it for a few other
-machines. Unfortunately, if the opposite happens to be true for you
+machines. Unfortunately, if the opposite happens to be true for your
site, you are probably better off not trying to use this flag.
.PP
.B The
diff --git a/usr.sbin/dhcp/server/dhcpd.leases.5 b/usr.sbin/dhcp/server/dhcpd.leases.5
index a5bfef664ac..439ef12f530 100644
--- a/usr.sbin/dhcp/server/dhcpd.leases.5
+++ b/usr.sbin/dhcp/server/dhcpd.leases.5
@@ -80,7 +80,7 @@ declaration.
.PP
\fBlease \fIip-address\fB { \fIstatements...\fB }
.PP
-Each lease declaration include the single IP address that has been
+Each lease declaration includes the single IP address that has been
leased to the client. The statements within the braces define the
duration of the lease and to whom it is assigned.
.PP
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index 545f34de067..3cbb48591d3 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93
-.\" $OpenBSD: syslog.conf.5,v 1.8 2001/02/07 06:15:46 fgsch Exp $
+.\" $OpenBSD: syslog.conf.5,v 1.9 2003/01/23 08:58:47 jmc Exp $
.\" $NetBSD: syslog.conf.5,v 1.4 1996/01/02 17:41:46 perry Exp $
.\"
.Dd June 9, 1993
@@ -64,9 +64,9 @@ field is separated from the
field by one or more tab characters.
.Pp
The
-.Em Selectors
+.Em selectors
function
-are encoded as a
+is encoded as a
.Em facility ,
a period
.Pq Ql \&. ,
@@ -96,7 +96,7 @@ library routines.
The
.Em level
describes the severity of the message, and is a keyword from the
-following ordered list (higher to lower): emerg, alert, crit, err,
+following ordered list (highest to lowest): emerg, alert, crit, err,
warning, notice, info and debug.
These keywords correspond to the
similar
@@ -113,7 +113,7 @@ program.
.Pp
See
.Xr syslog 3
-for a further descriptions of both the
+for further descriptions of both the
.Em facility
and
.Em level
@@ -131,7 +131,7 @@ If a received message matches the specified
.Em facility
and is of the specified
.Em level
-.Em (or a higher level) ,
+.Pq Em or a higher level ,
and the first word in the message after the date matches the
.Em program ,
the action specified in the
diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5
index bfd190266cc..4e1be794849 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.acl.5
+++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.acl.5,v 1.16 2002/11/07 20:57:04 millert Exp $
+.\" $OpenBSD: ypserv.acl.5,v 1.17 2003/01/23 08:58:47 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -78,16 +78,16 @@ error for the caller.
Normally both the local hostname and localhost must be
allowed access. Otherwise
.Nm ypserv
-might not work correctly
+might not work correctly.
.Pp
There is no default name for this file.
Start
.Nm ypserv
-with a
+with
.Fl a Ar filename
to read a file with this format.
.Pp
-The following syntaxes may be used:
+The following syntax may be used:
.Pp
<
.Ic allow|deny
@@ -99,7 +99,7 @@ The following syntaxes may be used:
.Pp
If
.Ic hostname
-has more than one IP address then all will be added to the list.
+has more than one IP address, they will all be added to the list.
.Pp
<
.Ic allow|deny
@@ -154,7 +154,7 @@ deny host jodie
#
# If netmask isn't given the parser will assume netmask from the first bits
# of the network number. So if the network is subneted the you have to add
-# the netmask. In my case I've got the network 139.58.253.0 at home so too
+# the netmask. In my case I've got the network 139.58.253.0 at home so to
# allow any of my computers to talk with the server I need the following
# line
#