summaryrefslogtreecommitdiffstats
path: root/tools/rsyslog.conf.5
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-01-19 14:40:04 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-01-19 14:40:04 +0100
commit452fb9282d3c53ce2a7256adfc1948b10b5b532e (patch)
treeb70ea06e53619909543811817d04fc2e7edd2d50 /tools/rsyslog.conf.5
parent9901996b5ba444e58e168397f126c81e6a8ea673 (diff)
parent9a0e844c914595f59f742c1b7a9f33a1922ecc45 (diff)
downloadrsyslog-452fb9282d3c53ce2a7256adfc1948b10b5b532e.tar.gz
rsyslog-452fb9282d3c53ce2a7256adfc1948b10b5b532e.tar.xz
rsyslog-452fb9282d3c53ce2a7256adfc1948b10b5b532e.zip
Merge branch 'v4-beta' into beta
Diffstat (limited to 'tools/rsyslog.conf.5')
-rw-r--r--tools/rsyslog.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/rsyslog.conf.5 b/tools/rsyslog.conf.5
index 0a2422c6..f2b915e2 100644
--- a/tools/rsyslog.conf.5
+++ b/tools/rsyslog.conf.5
@@ -164,8 +164,8 @@ a pattern of facilities and priorities belonging to the specified action.
The selector field itself again consists of two parts, a facility and a
priority, separated by a period ('.'). Both parts are case insensitive and can
also be specified as decimal numbers, but don't do that, you have been warned.
-Both facilities and priorities are described in rsyslog(3). The names mentioned
-below correspond to the similar LOG_-values in /usr/include/rsyslog.h.
+Both facilities and priorities are described in syslog(3). The names mentioned
+below correspond to the similar LOG_-values in /usr/include/syslog.h.
The facility is one of the following keywords: auth, authpriv, cron, daemon,
kern, lpr, mail, mark, news, security (same as auth), syslog, user, uucp and