From: Robert Griebl Date: Wed, 7 Aug 2002 21:24:33 +0000 (-0000) Subject: Patch from Rusell Nelson to document the -C switch for syslogd X-Git-Tag: 0_60_4~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ab6ff95e0ffad1687b5dd98b4aa75493c0d1bd3;p=platform%2Fupstream%2Fbusybox.git Patch from Rusell Nelson to document the -C switch for syslogd --- diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 0a2683f..aa3c376 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -3103,6 +3103,7 @@ -O FILE Use an alternate log file (default=/var/log/messages) -R HOST[:PORT] Log remotely to IP or hostname on PORT (default PORT=514/UDP) -L Log locally as well as network logging (default is network only) + -C Log to a circular buffer. Read this buffer using 'logread'