diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-13 17:16:08 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-13 17:16:08 +0000 |
commit | 6831e4088656e145d442869b8ddc5ec9d3f65670 (patch) | |
tree | cd9f51f420bb1ae364941731fed5c40ef67de9b9 /doc/manual.html | |
parent | 1b0bb1e8168d5b9e8ca5f535a29726e636bbf584 (diff) | |
download | rsyslog-6831e4088656e145d442869b8ddc5ec9d3f65670.tar.gz rsyslog-6831e4088656e145d442869b8ddc5ec9d3f65670.tar.bz2 rsyslog-6831e4088656e145d442869b8ddc5ec9d3f65670.zip |
added new features
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index dd0cdb43..9b99c9b5 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -22,7 +22,7 @@ rsyslog v3 compatibility document!</a></font> This also applies if you upgrade <ul> <li><a href="man_rsyslogd.html">rsyslogd man page</a> (somewhat outdated)<li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a><li> <a href="property_replacer.html">property replacer, an important core component</a><li>a commented <a href="sample.conf.html">sample rsyslog.conf</a> -<li><a href="bugs.html">rsyslog bug list</a><li><a href="rsyslog_packages.html"> rsyslog packages</a><li><a href="generic_design.html">backgrounder on generic syslog application design</a><li><a href="contributors.html">contributor "Hall of Fame"</a><li><a href="modules.html">description of rsyslog modules</a></ul> +<li><a href="bugs.html">rsyslog bug list</a><li><a href="rsyslog_packages.html"> rsyslog packages</a><li><a href="generic_design.html">backgrounder on generic syslog application design</a><!-- not good as it currently is ;) <li><a href="contributors.html">contributor "Hall of Fame"</a>--><li><a href="modules.html">description of rsyslog modules</a></ul> <p><b>We have some in-depth papers on</b></p> <ul> <li><a href="install.html">installing rsyslog</a></li> <li><a href="ipv6.html">rsyslog and IPv6</a> (which is fully supported)</li> |