summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@isc.org>2013-11-04 08:45:36 -0600
committerJeremy C. Reed <jreed@isc.org>2013-11-04 08:45:36 -0600
commit4eed07b3bbb841d9bd9d915ef4669d0f2fa78178 (patch)
tree83fa437fdcbee7a78f2ee19878fe1c2dfe36024c /client
parentd9b5c150b727912a773695967df635ef62b1bec9 (diff)
downloadisc-dhcp-4eed07b3bbb841d9bd9d915ef4669d0f2fa78178.tar.gz
Fix some spelling typos introduced from the 21139 branch.
Also fix another misspelling while here.
Diffstat (limited to 'client')
-rw-r--r--client/dhclient.86
1 files changed, 3 insertions, 3 deletions
diff --git a/client/dhclient.8 b/client/dhclient.8
index 337d375f..482aa427 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -325,13 +325,13 @@ feature is not supported in DHCPv6 (\fB-6\fR) mode.
.BI \-g \ relay
.\" mockup relay
Set the giaddr field of all packets to the \fIrelay\fR IP address
-simulating a relay agent. This is for testing pruposes only and
+simulating a relay agent. This is for testing purposes only and
should not be expected to work in any consistent or useful way.
.TP
.BI \-i
Use a DUID with DHCPv4 clients. If no DUID is available in the
lease file one will be constructed and saved. The DUID will be
-used to contstuct a RFC4361 style client id that will be included
+used to construct a RFC4361 style client id that will be included
in the client's messages. This client id can be overridden by
setting a client id in the configuration file. Overridding the
client id in this fashion is discouraged.
@@ -369,7 +369,7 @@ DHCPv6 \fBdhclient\fR creates an identifier based on the link-layer address
requesting an address), or it creates an identifier based on the
link-layer address plus a timestamp (DUID-LLT) if it is running in
stateful mode (without \fB\-S\fR, requesting an address). When DHCPv4
-is configued to use a DUID using \fB\-i\fR option the default is to use
+is configured to use a DUID using \fB\-i\fR option the default is to use
a DUID-LLT. \fB\-D\fR
overrides these default, with a value of either \fILL\fR or \fILLT\fR.
.TP