summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorMurray <source@isc.org>2002-04-26 20:55:39 +0000
committerMurray <source@isc.org>2002-04-26 20:55:39 +0000
commit9453a27699a319bc758d0bc1adc31ce3caabb436 (patch)
treebbf4d497cfec70307820e99e3e6fe33c5c97729d /client
parentb99da3cd17b3f6bafdd191ed71df7e8d66bea30b (diff)
downloadisc-dhcp-9453a27699a319bc758d0bc1adc31ce3caabb436.tar.gz
Spell separately correctly.
Submitted by: steve@avalon.Dartmouth.EDU RT #: 2700
Diffstat (limited to 'client')
-rw-r--r--client/dhclient-script.82
-rw-r--r--client/dhclient.82
-rw-r--r--client/dhclient.conf.52
3 files changed, 3 insertions, 3 deletions
diff --git a/client/dhclient-script.8 b/client/dhclient-script.8
index 02b22527..acf7edcb 100644
--- a/client/dhclient-script.8
+++ b/client/dhclient-script.8
@@ -141,7 +141,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/client/dhclient.8 b/client/dhclient.8
index ee158b2c..3213b877 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -245,7 +245,7 @@ supplying the
.B -nw
flag.
.SH CONFIGURATION
-The syntax of the dhclient.conf(5) file is discussed seperately.
+The syntax of the dhclient.conf(5) file is discussed separately.
.SH OMAPI
The DHCP client provides some ability to control it while it is
running, without stopping it. This capability is provided using OMAPI,
diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5
index 30646750..f08b6aed 100644
--- a/client/dhclient.conf.5
+++ b/client/dhclient.conf.5
@@ -538,7 +538,7 @@ A pseudo-interface is just another state machine running on the
interface named \fIreal-name\fR, with its own lease and its own
state. If you use this feature, you must provide a client identifier
for both the pseudo-interface and the actual interface, and the two
-identifiers must be different. You must also provide a seperate
+identifiers must be different. You must also provide a separate
client script for the pseudo-interface to do what you want with the IP
address. For example:
.PP