diff --git a/man/dnsmasq.8 b/man/dnsmasq.8 index 0521534..bd8c0b3 100644 --- a/man/dnsmasq.8 +++ b/man/dnsmasq.8 @@ -1037,6 +1037,10 @@ is given, then read all the files contained in that directory. The advantage of using this option is the same as for --dhcp-hostsfile: the dhcp-optsfile will be re-read when dnsmasq receives SIGHUP. Note that it is possible to encode the information in a +.B --dhcp-boot +flag as DHCP options, using the options names bootfile-name, +server-ip-address and tftp-server. This allows these to be included +in a dhcp-optsfile. .TP .B --dhcp-hostsdir= This is equivalent to dhcp-hostsfile, except for the following. The path MUST be a @@ -1048,11 +1052,6 @@ is restarted; ie host records are only added dynamically. .TP .B --dhcp-optsdir= This is equivalent to dhcp-optsfile, with the differences noted for --dhcp-hostsdir. -.TP -.B --dhcp-boot -flag as DHCP options, using the options names bootfile-name, -server-ip-address and tftp-server. This allows these to be included -in a dhcp-optsfile. .TP .B \-Z, --read-ethers Read /etc/ethers for information about hosts for the DHCP server. The