fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Dec 2005 22:34:34 +0000 (22:34 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Dec 2005 22:34:34 +0000 (22:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2627 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/dnsmasq/files/dnsmasq.conf

index c770d53..ccf270d 100644 (file)
@@ -14,7 +14,7 @@ dhcp-authoritative
 #dhcp-leasefile=/tmp/dhcp.leases
 
 # use /etc/ethers for static hosts; same format as --dhcp-host
-# <hwaddr> [<hostname>] <ipaddr>
+# <hwaddr> <ipaddr>
 read-ethers
 
 # other useful options: