diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-01-23 20:58:52 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-01-23 20:58:52 +0100 |
commit | d1a0091b56805d881fd6675ea6dae96929bd8e7f (patch) | |
tree | aee4e21690a79fea4df30ff5a5e469e3b0c5e7d0 /sys/man/6 | |
parent | c58df62d069d2a90714fc46be4a7c44ddfffba51 (diff) |
dhcpd(8), ndb(6): update documentation (thanks k0ga)
Diffstat (limited to 'sys/man/6')
-rw-r--r-- | sys/man/6/ndb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/6/ndb b/sys/man/6/ndb index 9289de21f..a4d45750d 100644 --- a/sys/man/6/ndb +++ b/sys/man/6/ndb @@ -189,6 +189,12 @@ file to download for initial bootstrap; .B /386/9bootpxe to boot a PC via PXE. .TP +.B vendor +Specific vendor attribute for dhcp and bootp +.TP +.B rootserver +used by Unix machines for boot NFS server +.TP .B tftp an TFTP server to use for PXE bootstrap .TP |