From f9a45dc801bf9ef3adb53a9cf697a3d919db048b Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 8 Aug 2008 12:51:15 +0200 Subject: 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. --- doc/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/features.html') 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
  • 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)
  • -
  • very experimental and volatile support for syslog-protocol +
  • very experimental and volatile support for syslog-protocol compliant messages (it is volatile because standardization is currently underway and this is a proof-of-concept implementation to aid this effort)
  • -- cgit