diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-07-13 13:00:08 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-07-13 13:00:08 +0200 |
commit | d2b045c5021ab713e482255d0796996637851745 (patch) | |
tree | fff7915abf10c6fddbeca12e3cce06f14f4717dc /plugins/pmaixforwardedfrom | |
parent | 388633166eabb01e634eed3ee27dad4d4d0de7c3 (diff) | |
download | rsyslog-d2b045c5021ab713e482255d0796996637851745.tar.gz rsyslog-d2b045c5021ab713e482255d0796996637851745.tar.xz rsyslog-d2b045c5021ab713e482255d0796996637851745.zip |
doc: cleanup of copy-and-paste error in comment
thanks to darix for alerting me
Diffstat (limited to 'plugins/pmaixforwardedfrom')
-rw-r--r-- | plugins/pmaixforwardedfrom/pmaixforwardedfrom.c | 2 |
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 * |