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 c5c2a2e86..2f0ca6ac5 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c | |||
@@ -20,7 +20,6 @@ | |||
20 | //usage: IF_NOT_FEATURE_SYSLOGD_CFG( | 20 | //usage: IF_NOT_FEATURE_SYSLOGD_CFG( |
21 | //usage: "(this version of syslogd ignores /etc/syslog.conf)\n" | 21 | //usage: "(this version of syslogd ignores /etc/syslog.conf)\n" |
22 | //usage: ) | 22 | //usage: ) |
23 | //usage: "\nOptions:" | ||
24 | //usage: "\n -n Run in foreground" | 23 | //usage: "\n -n Run in foreground" |
25 | //usage: "\n -O FILE Log to FILE (default:/var/log/messages)" | 24 | //usage: "\n -O FILE Log to FILE (default:/var/log/messages)" |
26 | //usage: "\n -l N Log only messages more urgent than prio N (1-8)" | 25 | //usage: "\n -l N Log only messages more urgent than prio N (1-8)" |