From: Ted Lemon Date: Thu, 3 May 2001 21:07:38 +0000 (+0000) Subject: ping-checks -> ping-check X-Git-Tag: V3-RC5~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=252bb0e459ff06fba2405ae2a1d474197b1bb57e;p=thirdparty%2Fdhcp.git ping-checks -> ping-check --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index 1e842ba60..b0b3dfe84 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -2037,11 +2037,11 @@ of the configuration file. .RE .PP The -.I ping-checks +.I ping-check statement .RS 0.25i .PP -.B ping-checks +.B ping-check .I flag\fR\fB;\fR .PP When the DHCP server is considering dynamically allocating an IP @@ -2053,7 +2053,7 @@ not respond to the client. .PP This \fIping check\fR introduces a one-second delay in responding to DHCPDISCOVER messages, which can be a problem for some clients. The -ping-checks configuration parameter can be used to control checking - +ping-check configuration parameter can be used to control checking - if its value is false, no ping check is done. .RE .PP