2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Remove incorrect documentation of known/unknown handling.

This commit is contained in:
Ted Lemon
2000-09-29 20:02:16 +00:00
parent 0a10a8df1d
commit e6e1cb3ddd

View File

@@ -99,9 +99,7 @@ first looks for a \fIhost\fR declaration which has a
\fIfixed-address\fR parameter which matches the subnet or shared
network on which the client is booting. If it doesn't find any such
entry, it then tries to find an entry which has no \fIfixed-address\fR
parameter. If no such entry is found, then dhcpd acts as if there is
no entry in the dhcpd.conf file for that client, even if there is an
entry for that client on a different subnet or shared network.
parameter.
.SH EXAMPLES
.PP
A typical dhcpd.conf file will look something like this: