From 0316558abcdd4209d04c1b60280739f20516ef79 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 5 May 2005 19:11:28 +0000 Subject: [PATCH] grammar correction in comment; --- src/etc/syslog.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/syslog.conf b/src/etc/syslog.conf index 0f924b0a..a970fb3a 100644 --- a/src/etc/syslog.conf +++ b/src/etc/syslog.conf @@ -1,4 +1,4 @@ -# $OpenBSD: syslog.conf,v 1.14 2005/04/23 17:34:52 beck Exp $ +# $OpenBSD: syslog.conf,v 1.15 2005/05/05 19:11:28 jmc Exp $ # *.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none /var/log/messages @@ -13,7 +13,7 @@ mail.info /var/log/maillog #uucp.info /var/log/uucp # Uncomment this line to send "important" messages to the system -# console, beware that this could create lots of output. +# console: be aware that this could create lots of output. # *.err;kern.debug;auth.notice;authpriv.none;mail.crit /dev/console # Uncomment this to have all messages of notice level and higher