2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00
This commit is contained in:
Ted Lemon 1997-03-29 04:07:32 +00:00
parent 049d2e07ca
commit eb58f47fc7
2 changed files with 7 additions and 7 deletions

View File

@ -148,9 +148,9 @@ dhcpd(8) dhcpd(8)
or database files in a non-production environment.
CCOONNFFIIGGUURRAATTIIOONN
The syntax of the dhcpd.conf(8) file is discussed seper-
The syntax of the dhcpd.conf(5) file is discussed seper-
ately. This section should be used as an overview of the
configuration process, and the dhcpd.conf(8) documentation
configuration process, and the dhcpd.conf(5) documentation
should be consulted for detailed reference information.
@ -286,7 +286,8 @@ dhcpd(8) dhcpd(8)
ent domain and use a different name server might be
declared as follows:
host haagen hardware ethernet 08:00:2b:4c:59:23 {
host haagen {
hardware ethernet 08:00:2b:4c:59:23;
fixed-address 239.252.197.9;
filename "/tftpboot/haagen.boot";
option domain-name-servers 192.5.5.1;
@ -324,7 +325,6 @@ AAUUTTHHOORR
5

View File

@ -493,9 +493,9 @@ RREEFFEERREENNCCEE:: AALLLLOOWW aanndd DDEENNYY
aallllooww bboooottpp;;
ddeennyy bboooottpp;;
The uunnkknnoowwnn--cclliieennttss flag is used to tell dhcpd whether or
not to respond to bootp queries. Bootp queries are
aalllloowwed by default.
The bboooottpp flag is used to tell dhcpd whether or not to
respond to bootp queries. Bootp queries are aalllloowwed by
default.
TThhee _b_o_o_t_i_n_g kkeeyywwoorrdd