svn commit: trunk/busybox/include

vda at busybox.net vda at busybox.net
Tue Oct 9 18:08:04 UTC 2007


Author: vda
Date: 2007-10-09 11:08:04 -0700 (Tue, 09 Oct 2007)
New Revision: 20212

Log:
typo fix in help text



Modified:
   trunk/busybox/include/usage.h


Changeset:
Modified: trunk/busybox/include/usage.h
===================================================================
--- trunk/busybox/include/usage.h	2007-10-09 18:01:13 UTC (rev 20211)
+++ trunk/busybox/include/usage.h	2007-10-09 18:08:04 UTC (rev 20212)
@@ -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" \




More information about the busybox-cvs mailing list