diff options
-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> |