diff options
Diffstat (limited to 'sysklogd/syslogd.c')
-rw-r--r-- | sysklogd/syslogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c index c5c2a2e..2f0ca6a 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c @@ -20,7 +20,6 @@ //usage: IF_NOT_FEATURE_SYSLOGD_CFG( //usage: "(this version of syslogd ignores /etc/syslog.conf)\n" //usage: ) -//usage: "\nOptions:" //usage: "\n -n Run in foreground" //usage: "\n -O FILE Log to FILE (default:/var/log/messages)" //usage: "\n -l N Log only messages more urgent than prio N (1-8)" |