aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Griebl <griebl@gmx.de>2002-08-07 21:24:33 +0000
committerRobert Griebl <griebl@gmx.de>2002-08-07 21:24:33 +0000
commit2ab6ff95e0ffad1687b5dd98b4aa75493c0d1bd3 (patch)
treee1b91b980dc58692f0feb7192187c64cd54321c8 /docs
parent65d415d847f7c946e16e66d1bdbe374155f2babd (diff)
downloadbusybox-2ab6ff95e0ffad1687b5dd98b4aa75493c0d1bd3.tar.gz
Patch from Rusell Nelson to document the -C switch for syslogd
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index 0a2683faf..aa3c37692 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'
</screen>
</para>