[Dnsmasq-discuss] Is this a documentation error?
Simon Kelley
simon at thekelleys.org.uk
Mon Dec 21 12:32:53 GMT 2009
Sergei Zhirikov wrote:
> Hi,
>
> The man page of dnsmasq-2.51 contains the following line:
>
> -F, --dhcp-range=[[net:]network-id,]<start-addr>,<end-addr>[[,<netmask>],<broadcast>][,<lease time>]
>
> Looking at the options parsing code I would say it should be:
>
> -F, --dhcp-range=[[net:]network-id,]<start-addr>,<end-addr>[,<netmask>[,<broadcast>]][,<lease time>]
>
> The latter also appears to match the examples in dnsmasq.conf.example.
> Is that correct or did I misunderstand something?
>
You're right: it's a documentation error. I'll fix it in the next release.
Many thanks.
Cheers,
Simon.
More information about the Dnsmasq-discuss
mailing list