summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-06-20 10:10:04 -0400
committerThomas Markwalder <tmark@isc.org>2019-06-20 10:10:04 -0400
commit33f488eea40ae5fe7d33559f7217f9c60a839f71 (patch)
tree42fa2df06bf45dfe2a4342b8d3769864d8721ec9
parenta3e781a37ae8709af975ed685aec0c036b45beac (diff)
downloadisc-dhcp-33f488eea40ae5fe7d33559f7217f9c60a839f71.tar.gz
[v4_1_esv] Fixed a man page typo
-rw-r--r--server/dhcpd.conf.512
1 files changed, 6 insertions, 6 deletions
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index bbd8a6aa..50d1263a 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -336,13 +336,13 @@ which case the server will send a DHCPNAK even though it doesn't know
about the address.
.PP
There may be a host declaration matching the client's identification.
-If that host declaration contains a fixed-address declaration that
+If that host declaration contains a fixed-address declaration that
lists an IP address that is valid for the network segment to which the
-client is connected. In this case, the DHCP server will never do
-dynamic address allocation. In this case, the client is \fIrequired\fR
-to take the address specified in the host declaration. If the
-client sends a DHCPREQUEST for some other address, the server will respond
-with a DHCPNAK.
+client is connected, the DHCP server will never do dynamic address
+allocation. In this case, the client is \fIrequired\fR to take the
+address specified in the host declaration. If the client sends a
+DHCPREQUEST for some other address, the server will respond with a
+DHCPNAK.
.PP
When the DHCP server allocates a new address for a client (remember,
this only happens if the client has sent a DHCPDISCOVER), it first