summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorAndre Lorbach <alorbach@adiscon.com>2011-08-05 14:22:46 +0200
committerAndre Lorbach <alorbach@adiscon.com>2011-08-05 14:22:46 +0200
commitece1cb640926848d0d155f29b01a6406af441cb0 (patch)
tree2c95c3a5a31ef0b8befcf3da38af23c5e583e84e /plugins
parente86a4b8feb7796ebaa66c9f0a067eb6b104a089c (diff)
parentd788daafa4e8bda5fe544718b5f420f22cd79996 (diff)
downloadrsyslog-ece1cb640926848d0d155f29b01a6406af441cb0.tar.gz
rsyslog-ece1cb640926848d0d155f29b01a6406af441cb0.tar.xz
rsyslog-ece1cb640926848d0d155f29b01a6406af441cb0.zip
Merge branch 'v5-stable' into beta
Conflicts: ChangeLog
Diffstat (limited to 'plugins')
-rw-r--r--plugins/pmaixforwardedfrom/pmaixforwardedfrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c b/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
index fa4a9087..fe3e85fa 100644
--- a/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
+++ b/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
@@ -1,6 +1,6 @@
/* pmaixforwardedfrom.c
*
- * this detects logs sent by Cisco devices that mangle their syslog output when you tell them to log by name by adding ' :' between the name and the %XXX-X-XXXXXXX: tag
+ * this cleans up messages forwarded from AIX
*
* instead of actually parsing the message, this modifies the message and then falls through to allow a later parser to handle the now modified message
*