summaryrefslogtreecommitdiffstats
path: root/doc/features.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-08-08 12:51:15 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-08-08 12:51:15 +0200
commitf9a45dc801bf9ef3adb53a9cf697a3d919db048b (patch)
tree2e2d97bf1ab70e7e8a4a6d7a3699de6ed69b8733 /doc/features.html
parent0fc05fff8866fd6d083fd2a09ef621b0277797f1 (diff)
downloadrsyslog-f9a45dc801bf9ef3adb53a9cf697a3d919db048b.tar.gz
rsyslog-f9a45dc801bf9ef3adb53a9cf697a3d919db048b.tar.xz
rsyslog-f9a45dc801bf9ef3adb53a9cf697a3d919db048b.zip
fixed problematic file name
it lead to invalid link on the web due to web server's rewrite rules. Thanks to Jan Korbel for spotting the problem.
Diffstat (limited to 'doc/features.html')
-rw-r--r--doc/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.html b/doc/features.html
index 8e28daae..d221eb77 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -74,7 +74,7 @@ easy multi-host support</li>
<li> massively multi-threaded with dynamic work thread pools
that start up and shut themselves down on an as-needed basis (great for
high log volume on multicore machines)</li>
-<li>very experimental and volatile support for <a href="syslog-protocol.html">syslog-protocol</a>
+<li>very experimental and volatile support for <a href="syslog_protocol.html">syslog-protocol</a>
compliant messages (it is volatile because standardization is currently
underway and this is a proof-of-concept implementation to aid this
effort)</li>