]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
ping-checks -> ping-check
authorTed Lemon <source@isc.org>
Thu, 3 May 2001 21:07:38 +0000 (21:07 +0000)
committerTed Lemon <source@isc.org>
Thu, 3 May 2001 21:07:38 +0000 (21:07 +0000)
server/dhcpd.conf.5

index 1e842ba60f2c1f9958c313f355cd3260ab2d476b..b0b3dfe848c8a4147bfe5f781c520eb791e8da2f 100644 (file)
@@ -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