diff options
Diffstat (limited to 'networking/dnsd.c')
-rw-r--r-- | networking/dnsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/dnsd.c b/networking/dnsd.c index d80306d3d..fe98400f7 100644 --- a/networking/dnsd.c +++ b/networking/dnsd.c | |||
@@ -30,7 +30,7 @@ | |||
30 | //usage: "\n -s Send successful replies only. Use this if you want" | 30 | //usage: "\n -s Send successful replies only. Use this if you want" |
31 | //usage: "\n to use /etc/resolv.conf with two nameserver lines:" | 31 | //usage: "\n to use /etc/resolv.conf with two nameserver lines:" |
32 | //usage: "\n nameserver DNSD_SERVER" | 32 | //usage: "\n nameserver DNSD_SERVER" |
33 | //usage: "\n nameserver NORNAL_DNS_SERVER" | 33 | //usage: "\n nameserver NORMAL_DNS_SERVER" |
34 | 34 | ||
35 | #include "libbb.h" | 35 | #include "libbb.h" |
36 | #include <syslog.h> | 36 | #include <syslog.h> |