From: Thomas Markwalder Date: Mon, 18 Sep 2017 11:12:08 +0000 (-0400) Subject: [master] Fixed man page typo X-Git-Tag: v4_4_0b1_f1~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f54a146c7fe88889d60f0c1aa8e6f04707f95223;p=thirdparty%2Fdhcp.git [master] Fixed man page typo modified: server/dhcpd.conf.5 --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index a9e780d48..a5ab07e2e 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -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