]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_1_esv] Fixed a man page typo
authorThomas Markwalder <tmark@isc.org>
Thu, 20 Jun 2019 14:10:04 +0000 (10:10 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 20 Jun 2019 14:10:04 +0000 (10:10 -0400)
server/dhcpd.conf.5

index bbd8a6aa6497c5e6906a1ae09d016b8f23e42c8e..50d1263a61419ae5f882066847fc90431bd52ad2 100644 (file)
@@ -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