typo fix in help text
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 9 Oct 2007 18:08:04 +0000 (18:08 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 9 Oct 2007 18:08:04 +0000 (18:08 -0000)
include/usage.h

index 0b30ecf..7d316c7 100644 (file)
        "       -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" \