From: Ted Lemon Date: Wed, 11 Oct 2000 08:00:30 +0000 (+0000) Subject: Fix documentation for address statement in peer declaration. X-Git-Tag: V3-BETA-2-PATCH-7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07d12c62209234b7104008ace8ad66f8d6c13bb;p=thirdparty%2Fdhcp.git Fix documentation for address statement in peer declaration. --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index 3d41ffba7..f8754b4d7 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -447,10 +447,10 @@ described earlier under DHCP FAILOVER. .B address .I address .PP -The \fBaddress\fR statement declares the IP address on which the server -should listen for connections from its failover peer. This statement -can be omitted, in which case the server will accept connections to -any of its configured IP addresses. +The \fBaddress\fR statement declares the IP address on which the +server should listen for connections from its failover peer, and also +the value to use for the DHCP Failover Protocol server identifier. +Because this value is used as an identifier, it may not be omitted. .PP .B The .I peer address