From: Glenn L McGrath Date: Fri, 12 Sep 2003 10:58:54 +0000 (-0000) Subject: Typo. X-Git-Tag: 1_00_pre4~200 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2af30446f17d57b880bbb224bf28d409416f1c94;p=platform%2Fupstream%2Fbusybox.git Typo. --- diff --git a/include/usage.h b/include/usage.h index 07bec2a..ba8fdde 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" \