summaryrefslogtreecommitdiffstats
path: root/doc/features.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-03 16:10:32 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-03 16:10:32 +0000
commit7cf93c46329153330730e14ae7a79303de187be1 (patch)
tree58f420d5431b74911fcaa41f5a05979598948239 /doc/features.html
parent07498ae580314cde2e8c6e4a875b50407bfea653 (diff)
downloadrsyslog-7cf93c46329153330730e14ae7a79303de187be1.tar.gz
rsyslog-7cf93c46329153330730e14ae7a79303de187be1.tar.xz
rsyslog-7cf93c46329153330730e14ae7a79303de187be1.zip
made doc somewhat more conformant to current development state
Diffstat (limited to 'doc/features.html')
-rw-r--r--doc/features.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.html b/doc/features.html
index e3685d1e..87efc2fe 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -36,8 +36,8 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
this important? why?</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>
experimental support for syslog-transport-tls based framing on syslog/tcp
connections<li>
- a copy of klogd.c has been included under the name of rklogd for those Linux
- systems that need one. So rsyslog is a full replacement for the sysklogd
+ the sysklogd's klogd functionality is implemented as the <i>imklog</i> input
+ plug-in. So rsyslog is a full replacement for the sysklogd
package<li>
support for IPv6<li>
ability to control repeated line reduction (&quot;last message repeated n times&quot;)