]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Fixed man page typo
authorThomas Markwalder <tmark@isc.org>
Mon, 18 Sep 2017 11:12:08 +0000 (07:12 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 18 Sep 2017 11:12:08 +0000 (07:12 -0400)
modified:   server/dhcpd.conf.5

server/dhcpd.conf.5

index a9e780d482bfdf300517a2c9b59fa792c96458a2..a5ab07e2e12fb2be8066074edf43276850ec4b37 100644 (file)
@@ -346,11 +346,10 @@ about the address.
 There may be a host declaration matching the client's identification.
 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