diff options
Diffstat (limited to 'package/dnsmasq/Config.in')
-rw-r--r-- | package/dnsmasq/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in index 9dd90d6aa..a6c75023d 100644 --- a/package/dnsmasq/Config.in +++ b/package/dnsmasq/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_DNSMASQ bool "dnsmasq" help - A lightweight DNS and DHCP server. It is intended to provide + A lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. http://www.thekelleys.org.uk/dnsmasq/ |