summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Kilian <kili@cvs.openbsd.org>2013-07-20 18:11:58 +0000
committerMatthias Kilian <kili@cvs.openbsd.org>2013-07-20 18:11:58 +0000
commit119b8b0c4bb4fd53d1414baf857b823dd733684c (patch)
tree042eb4a58f544da19b10c921e7da101729091a23
parent8a513312cff6b032cb5cbd89b237b996bb72b4c2 (diff)
1. there's no "selectors function"
2. "recommend" instead of "prefer" selection on facility ok (for 1.) and "no objections" (for 2.), jmc@
-rw-r--r--usr.sbin/syslogd/syslog.conf.59
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index e7fc4eeb04b..dc71258d2a4 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -26,10 +26,10 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93
-.\" $OpenBSD: syslog.conf.5,v 1.22 2007/05/31 19:20:29 jmc Exp $
+.\" $OpenBSD: syslog.conf.5,v 1.23 2013/07/20 18:11:57 kili Exp $
.\" $NetBSD: syslog.conf.5,v 1.4 1996/01/02 17:41:46 perry Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 20 2013 $
.Dt SYSLOG.CONF 5
.Os
.Sh NAME
@@ -61,8 +61,7 @@ field by one or more tab characters.
.Pp
The
.Em selectors
-function
-is encoded as a
+are encoded as a
.Em facility ,
a period
.Pq Ql \&. ,
@@ -129,7 +128,7 @@ for further descriptions of both the
and
.Em level
keywords and their significance.
-It's preferred that selections be made on
+It's recommended that selections be made on
.Em facility
rather than
.Em program ,