summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-11 22:34:34 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-11 22:34:34 +0000
commit2f7c7acd6fdaf6386eab4a19277ba556ac476b03 (patch)
tree4301c6fcf4e3b4ffb38489ce36dc718862431923 /package/dnsmasq
parent88b9dbf85be94c5f6d95dc05865b5f701b5a4c9a (diff)
fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2627 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/files/dnsmasq.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf
index c770d53dd..ccf270d3b 100644
--- a/package/dnsmasq/files/dnsmasq.conf
+++ b/package/dnsmasq/files/dnsmasq.conf
@@ -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: