dhcpd(8), ndb(6): update documentation (thanks k0ga)
This commit is contained in:
parent
c58df62d06
commit
d1a0091b56
2 changed files with 10 additions and 1 deletions
|
@ -189,6 +189,12 @@ file to download for initial bootstrap;
|
||||||
.B /386/9bootpxe
|
.B /386/9bootpxe
|
||||||
to boot a PC via PXE.
|
to boot a PC via PXE.
|
||||||
.TP
|
.TP
|
||||||
|
.B vendor
|
||||||
|
Specific vendor attribute for dhcp and bootp
|
||||||
|
.TP
|
||||||
|
.B rootserver
|
||||||
|
used by Unix machines for boot NFS server
|
||||||
|
.TP
|
||||||
.B tftp
|
.B tftp
|
||||||
an TFTP server to use for PXE bootstrap
|
an TFTP server to use for PXE bootstrap
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -160,8 +160,11 @@ the default boot file;
|
||||||
see
|
see
|
||||||
.IR ndb (6)
|
.IR ndb (6)
|
||||||
.TP
|
.TP
|
||||||
.B swap
|
.B rootserver
|
||||||
used by Unix machines for boot NFS server
|
used by Unix machines for boot NFS server
|
||||||
|
.TP
|
||||||
|
.B vendor
|
||||||
|
Specific vendor attribute for dhcp and bootp
|
||||||
.PD
|
.PD
|
||||||
.PP
|
.PP
|
||||||
.I Dhcpd
|
.I Dhcpd
|
||||||
|
|
Loading…
Reference in a new issue