diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-01 11:51:02 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-01 11:51:02 +0100 |
commit | 8a0258905b413e2533f0d2d2a763a5bb20c5986c (patch) | |
tree | 13b1f0237ebdb8f45806825678789f6979e1f05c | |
parent | 3384fcda8c7214ed4fe1526f118192f4070605e8 (diff) | |
download | rsyslog-8a0258905b413e2533f0d2d2a763a5bb20c5986c.tar.gz rsyslog-8a0258905b413e2533f0d2d2a763a5bb20c5986c.tar.bz2 rsyslog-8a0258905b413e2533f0d2d2a763a5bb20c5986c.zip |
doc: omstdout now works under v8
-rw-r--r-- | doc/rsyslog_conf_modules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html index d9c1d07c..99557215 100644 --- a/doc/rsyslog_conf_modules.html +++ b/doc/rsyslog_conf_modules.html @@ -58,7 +58,7 @@ and messages be transmitted to various different targets. <li><a href="ompipe.html">ompipe</a> - named pipe output module</li> <li><a href="omusrmsg.html">omusrmsg</a> - user message output module</li> <li><a href="omsnmp.html">omsnmp</a> (does NOT yet work in v8) - SNMP trap output module</li> -<li><a href="omstdout.html">omtdout</a> (does NOT yet work in v8) - stdout output module (mainly a test tool)</li> +<li><a href="omstdout.html">omtdout</a> - stdout output module (mainly a test tool)</li> <li><a href="omrelp.html">omrelp</a> (does NOT yet work in v8) - RELP output module</li> <li><a href="omruleset.html">omruleset</a> - forward message to another ruleset</li> <li>omgssapi (does NOT yet work in v8) - output module for GSS-enabled syslog</li> |