summaryrefslogtreecommitdiffstats
path: root/doc/imtcp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/imtcp.html')
-rw-r--r--doc/imtcp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/imtcp.html b/doc/imtcp.html
index b2c6d21d..2c8ead56 100644
--- a/doc/imtcp.html
+++ b/doc/imtcp.html
@@ -35,7 +35,7 @@ Sets the maximum number of sessions supported</li>
<p><b>Sample:</b></p>
<p>This sets up a TCP server on port 514:<br>
</p>
-<textarea rows="15" cols="60">$ModLoad imtcp.so #
+<textarea rows="15" cols="60">$ModLoad imtcp #
needs to be done just once
$InputTCPServerRun 514
</textarea>
@@ -48,4 +48,4 @@ Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer
Gerhards</a> and
<a href="http://www.adiscon.com/">Adiscon</a>.
Released under the GNU GPL version 3 or higher.</font></p>
-</body></html> \ No newline at end of file
+</body></html>