Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-09-12 14:58:54 +0400
committerGlenn L McGrath <bug1@ihug.co.nz>2003-09-12 14:58:54 +0400
commit2af30446f17d57b880bbb224bf28d409416f1c94 (patch)
treead1cba39f1c17983c8bacfb257749dc0fa39aa87 /include
parenteb213bd2a2d8cff9f65e5b4dfca3966d30d01558 (diff)
Typo.
Diffstat (limited to 'include')
-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 @@
"\t-d [#] -l [#] -S -L logfile -f -b -c dir\n" \
"\t-d num\tdebug level\n" \
"\t-l num\tlog level (8 - default)\n" \
- "\t-S\tlog to syslod (defualt)\n" \
+ "\t-S\tlog to syslod (default)\n" \
"\t-L file\tlog to file\n" \
"\t-f\trun in fordeground\n" \
"\t-b\trun in background (default)\n" \