diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-25 13:51:46 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-25 13:51:46 +0200 |
commit | b829284f37add946ac810b125e3bededa1206c96 (patch) | |
tree | 823089ac6fcd92ef11957ac89d9ccfc998fd768a /doc/gssapi.html | |
parent | d45a286f2dee3c3d5aefef1ac16a02578c95f574 (diff) | |
parent | e39f202c75af187f96a1af07e60892a63e45cd3f (diff) | |
download | rsyslog-b829284f37add946ac810b125e3bededa1206c96.tar.gz rsyslog-b829284f37add946ac810b125e3bededa1206c96.tar.bz2 rsyslog-b829284f37add946ac810b125e3bededa1206c96.zip |
Merge branch 'v3-stable' into beta
Conflicts:
ChangeLog
configure.ac
doc/manual.html
Diffstat (limited to 'doc/gssapi.html')
-rw-r--r-- | doc/gssapi.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gssapi.html b/doc/gssapi.html index 400be4a3..3ad7d07b 100644 --- a/doc/gssapi.html +++ b/doc/gssapi.html @@ -61,7 +61,7 @@ on receiver </li> </p> <ul> <li>set-up rsyslog, in /etc/rsyslog.conf</li> -<li>$ModLoad omgssapi.so - load output gss module </li> +<li>$ModLoad omgssapi - load output gss module </li> <li>$GSSForwardServiceName otherThanHost - set the name of service principal, "host" is the default one</li> @@ -81,7 +81,7 @@ rsyslog, in /etc/rsyslog.conf </p> </li> <li class="P16"> <p class="P16" style="margin-left: 0.25cm;">$ModLoad -<a href="imgssapi.html">imgssapi.so</a> - load input gss module </p> +<a href="imgssapi.html">imgssapi</a> - load input gss module </p> </li> <li class="P16"> <p class="P16" style="margin-left: 0.25cm;">$InputGSSServerServiceName @@ -115,4 +115,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> |