aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/klogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd/klogd.c')
-rw-r--r--sysklogd/klogd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c
index 3992081ca..27995e570 100644
--- a/sysklogd/klogd.c
+++ b/sysklogd/klogd.c
@@ -22,7 +22,7 @@
//usage:#define klogd_full_usage "\n\n"
//usage: "Kernel logger\n"
//usage: "\nOptions:"
-//usage: "\n -c N Only messages with level < N are printed to console"
+//usage: "\n -c N Print to console messages more urgent than prio N (1-8)"
//usage: "\n -n Run in foreground"
#include "libbb.h"