summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-15 15:52:42 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-15 15:52:42 +0100
commit0cf0aeae2fc8e0f2be53d2b93b55055ad1a7d112 (patch)
tree976fb334d9bf3dceb076db5431478aa28d8c3f3c
parentd0ee95509a5bec3a7ef8d76cbbb57b72b5507772 (diff)
downloadrsyslog-0cf0aeae2fc8e0f2be53d2b93b55055ad1a7d112.tar.gz
rsyslog-0cf0aeae2fc8e0f2be53d2b93b55055ad1a7d112.tar.bz2
rsyslog-0cf0aeae2fc8e0f2be53d2b93b55055ad1a7d112.zip
doc: fix glitch in v6+ parameter description
-rw-r--r--doc/imuxsock.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/imuxsock.html b/doc/imuxsock.html
index e89a67aa..74e96a9a 100644
--- a/doc/imuxsock.html
+++ b/doc/imuxsock.html
@@ -94,7 +94,8 @@ burst in number of messages. Default is 200.
<li><b>SysSock.RateLimit.Severity</b> [numerical severity] - specifies the severity of
messages that shall be rate-limited.
</li>
-<li><b>SysSock.UseSysTimeStamp</b> [<b>on</b>/off] the same as $InputUnixListenSocketUseSysTimeStamp, but for the system log socket.
+<li><b>SysSock.UseSysTimeStamp</b> [<b>on</b>/off] the same as the input parameter
+UseSysTimeStamp, but for the system log socket. See description there.
</li>
<li><b>SysSock.Annotate</b> &lt;on/<b>off</b>&gt; turn on annotation/trusted
properties for the system log socket.</li>