aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-09-12 10:58:54 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-09-12 10:58:54 +0000
commit2af30446f17d57b880bbb224bf28d409416f1c94 (patch)
treead1cba39f1c17983c8bacfb257749dc0fa39aa87
parenteb213bd2a2d8cff9f65e5b4dfca3966d30d01558 (diff)
downloadbusybox-w32-2af30446f17d57b880bbb224bf28d409416f1c94.tar.gz
busybox-w32-2af30446f17d57b880bbb224bf28d409416f1c94.tar.bz2
busybox-w32-2af30446f17d57b880bbb224bf28d409416f1c94.zip
Typo.
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 07bec2a9e..ba8fdde84 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -218,7 +218,7 @@
218 "\t-d [#] -l [#] -S -L logfile -f -b -c dir\n" \ 218 "\t-d [#] -l [#] -S -L logfile -f -b -c dir\n" \
219 "\t-d num\tdebug level\n" \ 219 "\t-d num\tdebug level\n" \
220 "\t-l num\tlog level (8 - default)\n" \ 220 "\t-l num\tlog level (8 - default)\n" \
221 "\t-S\tlog to syslod (defualt)\n" \ 221 "\t-S\tlog to syslod (default)\n" \
222 "\t-L file\tlog to file\n" \ 222 "\t-L file\tlog to file\n" \
223 "\t-f\trun in fordeground\n" \ 223 "\t-f\trun in fordeground\n" \
224 "\t-b\trun in background (default)\n" \ 224 "\t-b\trun in background (default)\n" \