summaryrefslogtreecommitdiffstats
path: root/doc/imtcp.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-21 11:45:40 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-21 11:45:40 +0200
commit8cb6ec4cee79d41c30d7df38b58ab1f198ac8581 (patch)
tree6350eab90656efdf98716c0520d6aa8a71f40dbd /doc/imtcp.html
parent350f28efd97ff8f84fa0c86b5655e1cef8d4596e (diff)
downloadrsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.tar.gz
rsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.tar.xz
rsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.zip
added some forgotten doc
Diffstat (limited to 'doc/imtcp.html')
-rw-r--r--doc/imtcp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imtcp.html b/doc/imtcp.html
index 86c50dba..12f8020d 100644
--- a/doc/imtcp.html
+++ b/doc/imtcp.html
@@ -20,7 +20,7 @@ $InputTCPServerRun multiple times. This is not currently supported.
<ul>
<li>$InputTCPServerRun &lt;port&gt;<br>
Starts a TCP server on selected port</li>
-<li>$InputTCPMaxSessions &lt;number&gt;<br>
+<li><ul><li>$InputTCPMaxSessions &lt;number&gt;</li></ul>
Sets the maximum number of sessions supported</li><li>$InputTCPServerStreamDriverMode &lt;number&gt;<br>
Sets the driver mode for the currently selected <a href="netstream.html">network stream driver</a>. &lt;number&gt; is driver specifc.</li><li>$InputTCPServerStreamDriverAuthMode &lt;mode-string&gt;<br>
Sets the authentication mode for the currently selected <a href="netstream.html">network stream driver</a>. &lt;mode-string&gt; is driver specifc.</li><li>$InputTCPServerStreamDriverPermittedPeer &lt;id-string&gt;<br>