diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-02-04 09:24:31 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-02-04 09:24:31 +0100 |
commit | 024fdc16f7e7e19040153ff28475105f174ae597 (patch) | |
tree | b07c1e62b6e0eed8f8a6b331621b25f6750ee604 | |
parent | a1f4330a7b1ab426d7abeeacb4ff4e5994c429e6 (diff) | |
download | rsyslog-024fdc16f7e7e19040153ff28475105f174ae597.tar.gz rsyslog-024fdc16f7e7e19040153ff28475105f174ae597.tar.xz rsyslog-024fdc16f7e7e19040153ff28475105f174ae597.zip |
removed invalid link from doc
-rw-r--r-- | doc/manual.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index 7fdf3f14..f63e22a3 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -41,7 +41,6 @@ if you do not read the doc, but doing so will definitely improve your experience <li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a></li> <li><a href="http://www.rsyslog.com/tool-regex">a regular expression checker/generator tool for rsyslog</a></li> <li> <a href="property_replacer.html">property replacer, an important core component</a></li> -<li>a commented <a href="sample.conf.html">sample rsyslog.conf</a> </li> <li><a href="bugs.html">rsyslog bug list</a></li> <li><a href="messageparser.html">understanding rsyslog message parsers</a></li> <li><a href="generic_design.html">backgrounder on generic syslog application design</a></li> |