summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-05 09:38:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-05 09:38:51 +0000
commitd8e75f5141f22ca876f5cb9ed23bb594a91adcf0 (patch)
treec2f8317c3fc0acb4083cf905651f3c4d9ba2fb22
parent4ff52aa1a03ecb40e0092cfb328282edfd6909ce (diff)
clarify description of colon `action';
ok djm@
-rw-r--r--usr.sbin/syslogd/syslog.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index b1bfc0812b7..78d22ff2fd4 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93
-.\" $OpenBSD: syslog.conf.5,v 1.14 2004/01/04 08:28:49 djm Exp $
+.\" $OpenBSD: syslog.conf.5,v 1.15 2004/01/05 09:38:50 jmc Exp $
.\" $NetBSD: syslog.conf.5,v 1.4 1996/01/02 17:41:46 perry Exp $
.\"
.Dd June 9, 1993
@@ -205,8 +205,8 @@ An asterisk.
Selected messages are written to all logged-in users.
.It
A colon, followed by a memory buffer size
-.Pq in kilobytes
-another colon, followed by a buffer name.
+.Pq in kilobytes ,
+followed by another colon, followed by a buffer name.
Selected messages are written to an in-memory buffer that may be read using
.Xr syslogc 8 .
Memory buffered logging is useful to provide access to log data on devices