summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-21 21:27:51 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-21 21:27:51 +0000
commitb6a78226098fa7ced186c6ca8544c7ee20ed0e96 (patch)
treeab837ad505d66e6f7f00e5ff015ca85898d72c9a /usr.sbin
parentbebe6f6da6cf074a7602b3e60d844c52dd2a9353 (diff)
seperate -> separate, people really need to learn how to spell this word
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/dhcp/common/dhcp-options.54
-rw-r--r--usr.sbin/dhcp/dhclient/dhclient-script.82
-rw-r--r--usr.sbin/dhcp/dhclient/dhclient.82
-rw-r--r--usr.sbin/dhcp/server/dhcpd.82
-rw-r--r--usr.sbin/dhcp/server/dhcpd.conf.52
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.14
-rw-r--r--usr.sbin/ppp/ppp/ppp.84
7 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/dhcp/common/dhcp-options.5 b/usr.sbin/dhcp/common/dhcp-options.5
index eb90ed6eac9..52d9813f5f1 100644
--- a/usr.sbin/dhcp/common/dhcp-options.5
+++ b/usr.sbin/dhcp/common/dhcp-options.5
@@ -100,7 +100,7 @@ The
.B data-string
data type specifies either an NVT ASCII string
enclosed in double quotes, or a series of octets specified in
-hexadecimal, seperated by colons. For example:
+hexadecimal, separated by colons. For example:
.nf
.sp 1
option client-identifier "CLIENT-FOO";
@@ -113,7 +113,7 @@ 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
options may be followed either by a string, enclosed in quotes, or by
-a series of octets, expressed as two-digit hexadecimal numbers seperated
+a series of octets, expressed as two-digit hexadecimal numbers separated
by colons. For example:
.PP
.nf
diff --git a/usr.sbin/dhcp/dhclient/dhclient-script.8 b/usr.sbin/dhcp/dhclient/dhclient-script.8
index 3bd5b79ba9d..d20e5aff1c7 100644
--- a/usr.sbin/dhcp/dhclient/dhclient-script.8
+++ b/usr.sbin/dhcp/dhclient/dhclient-script.8
@@ -107,7 +107,7 @@ When a binding has been completed, a lot of network parameters are
likely to need to be set up. A new /etc/resolv.conf needs to be
created, using the values of $new_domain_name and
$new_domain_name_servers (which may list more than one server,
-seperated by spaces). A default route should be set using
+separated by spaces). A default route should be set using
$new_routers, and static routes may need to be set up using
$new_static_routes.
.PP
diff --git a/usr.sbin/dhcp/dhclient/dhclient.8 b/usr.sbin/dhcp/dhclient/dhclient.8
index e4d968024a9..c812323d3b9 100644
--- a/usr.sbin/dhcp/dhclient/dhclient.8
+++ b/usr.sbin/dhcp/dhclient/dhclient.8
@@ -138,7 +138,7 @@ flag should be specified. This is useful when running dhclient under
a debugger, or when running it out of inittab on System V systems.
.PP
.SH CONFIGURATION
-The syntax of the dhclient.conf(8) file is discussed seperately.
+The syntax of the dhclient.conf(8) file is discussed separately.
.SH FILES
.B /etc/dhclient.conf, /var/db/dhclient.leases, /var/run/dhclient.pid,
.B /var/db/dhclient.leases~.
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8
index ee8c1cc902e..c46d2d220f2 100644
--- a/usr.sbin/dhcp/server/dhcpd.8
+++ b/usr.sbin/dhcp/server/dhcpd.8
@@ -195,7 +195,7 @@ startup. To avoid printing this message, the
.B -q
flag may be specified.
.SH CONFIGURATION
-The syntax of the dhcpd.conf(5) file is discussed seperately. This
+The syntax of the dhcpd.conf(5) file is discussed separately. This
section should be used as an overview of the configuration process,
and the dhcpd.conf(5) documentation should be consulted for detailed
reference information.
diff --git a/usr.sbin/dhcp/server/dhcpd.conf.5 b/usr.sbin/dhcp/server/dhcpd.conf.5
index ef6044c390d..63060d70dad 100644
--- a/usr.sbin/dhcp/server/dhcpd.conf.5
+++ b/usr.sbin/dhcp/server/dhcpd.conf.5
@@ -515,7 +515,7 @@ hardware types would also be desirable.
The
.I hardware-address
should be a set of hexadecimal octets (numbers from 0 through ff)
-seperated by colons. The \fIhardwarefR statement may also be used
+separated by colons. The \fIhardwarefR statement may also be used
for DHCP clients.
.PP
.B The
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index e403f7e7f19..17e02cebf9a 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.7 1998/12/16 02:47:52 aaron Exp $
+.\" $OpenBSD: pkg_add.1,v 1.8 1999/04/21 21:27:49 aaron Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -371,7 +371,7 @@ The value of the
is used if a given package can't be found; it's usually set to
.Pa /usr/pkgsrc/packages/All .
The environment variable
-should be a series of entries seperated by colons. Each entry
+should be a series of entries separated by colons. Each entry
consists of a directory name. The current directory may be indicated
implicitly by an empty directory name, or explicitly by a single
period.
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8
index be6b4916e5e..dc7ff263cf2 100644
--- a/usr.sbin/ppp/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.36 1999/04/19 16:59:40 brian Exp $
+.\" $Id: ppp.8,v 1.37 1999/04/21 21:27:50 aaron Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -3333,7 +3333,7 @@ If
.Nm
is the callee,
.Ar number
-should be either a comma seperated list of allowable numbers or a
+should be either a comma separated list of allowable numbers or a
.Dq \&* ,
meaning any number is permitted. If
.Nm