summaryrefslogtreecommitdiff
path: root/doc/imgssapi.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-02-12 11:22:00 +0100
committerMichael Biebl <biebl@debian.org>2012-02-12 11:22:00 +0100
commit366cf57abdb1a9fec6f5dc3563e2243d1a883a1a (patch)
tree41c1f44a1e64e33180ae75ef39f0a919b3dd091d /doc/imgssapi.html
parenta7a3afdd81c8809fbc4927b360e1cb59e2e16b2e (diff)
downloadrsyslog-366cf57abdb1a9fec6f5dc3563e2243d1a883a1a.tar.gz
Imported Upstream version 5.8.7upstream/5.8.7
Diffstat (limited to 'doc/imgssapi.html')
-rw-r--r--doc/imgssapi.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/imgssapi.html b/doc/imgssapi.html
index ec183fe..dd90fec 100644
--- a/doc/imgssapi.html
+++ b/doc/imgssapi.html
@@ -38,7 +38,7 @@ Sets the maximum number of sessions supported</li>
<p>This sets up a GSS server on port 1514 that also permits to
receive plain tcp syslog messages (on the same port):<br>
</p>
-<textarea rows="15" cols="60">$ModLoad imtcp # needs to be done just once
+<textarea rows="15" cols="60">$ModLoad imgssapi # needs to be done just once
$InputGSSServerRun 1514
$InputGSSServerPermitPlainTCP on
</textarea>
@@ -47,8 +47,7 @@ $InputGSSServerPermitPlainTCP on
<p><font size="2">This documentation is part of the
<a href="http://www.rsyslog.com/">rsyslog</a>
project.<br>
-Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer
-Gerhards</a> and
+Copyright &copy; 2008-2011 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>