From da10ec0eaaaaacbbd9dfb1b7ff84aab5a2de9e37 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 7 Jun 2000 21:08:25 +0000 Subject: Syslogd will not go to background if "-n" is given. Better help and argument checking --- docs/busybox.pod | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index 7a04b8f10..c792444b1 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -1530,11 +1530,10 @@ Linux system and kernel (provides klogd) logging utility. Note that this version of syslogd/klogd ignores /etc/syslog.conf. Options: - - -m Change the mark timestamp interval. default=20min. 0=off - -n Do not fork into the background (for when run by init) - -K Do not start up the klogd process (by default syslogd spawns klogd). - -O Specify an alternate log file. default=/var/log/messages + -m NUM Interval between MARK lines (default=20min, 0=off) + -n Run as a foreground process + -K Do not start up the klogd process + -O FILE Use an alternate log file (default=/var/log/messages) ------------------------------- @@ -1949,4 +1948,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.37 2000/06/07 20:38:15 proski Exp $ +# $Id: busybox.pod,v 1.38 2000/06/07 21:08:25 proski Exp $ -- cgit v1.2.3