aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-10-09 18:08:04 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-10-09 18:08:04 +0000
commit88ce2748e4c26991facfa57f89f2b2637bd8fa73 (patch)
treed77a8ba5aaef07b9a61d6d824f809ea0a4d28a42 /include/usage.h
parent42e418292d69751b09508876ad9e92e92731598f (diff)
downloadbusybox-88ce2748e4c26991facfa57f89f2b2637bd8fa73.tar.gz
typo fix in help text
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 0b30ecf35..7d316c737 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -457,7 +457,7 @@
" -d [#] -l [#] -S -L logfile -f -b -c dir\n" \
" -d num Debug level\n" \
" -l num Log level (8 - default)\n" \
- " -S Log to syslogd (default)\n" \
+ " -S Log to syslog (default)\n" \
" -L file Log to file\n" \
" -f Run in foreground\n" \
" -b Run in background (default)\n" \