diff options
author | Peter Vrabec <pvrabec@redhat.com> | 2008-04-11 16:02:04 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-11 16:02:04 +0200 |
commit | 07c0fcdfc8815ce6b82376d9d312b4e86ed29743 (patch) | |
tree | e26cc1d09491532049a1dd91063d2609fa7584e8 /doc/manual.html | |
parent | 2b51fcab7b8f16ae9a970670d89e31deef4fe1e1 (diff) | |
download | rsyslog-07c0fcdfc8815ce6b82376d9d312b4e86ed29743.tar.gz rsyslog-07c0fcdfc8815ce6b82376d9d312b4e86ed29743.tar.xz rsyslog-07c0fcdfc8815ce6b82376d9d312b4e86ed29743.zip |
added gssapi overview/howto thanks to Peter Vrabec
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/manual.html b/doc/manual.html index 9d4dbefd..8bdee8b7 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -1,6 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html><head><title>rsyslog documentation</title> -</head> +<html><head><title>rsyslog documentation</title></head> <body> <h1>RSyslog - Documentation</h1> <p><b><a href="http://www.rsyslog.com/">Rsyslog</a> @@ -18,9 +17,9 @@ novice user. And as we know what enterprise users really need, there is also <a href="professional_support.html">professional rsyslog support</a> available directly from the source!</p> <p><b>This documentation is for version 3.14.2 of rsyslog.</b> -Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">rsyslog status page</a></i></b> to obtain current +Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">rsyslog status page</a></i> to obtain current version information and project status. -<p><b>If you like rsyslog, you might +</p><p><b>If you like rsyslog, you might want to lend us a helping hand. </b>It doesn't require a lot of time - even a single mouse click helps. Learn <a href="how2help.html">how to help the rsyslog project</a>. Due to popular demand, there is now a <a href="rsyslog_ng_comparison.html">side-by-side comparison @@ -64,7 +63,7 @@ php-syslog-ng with rsyslog</a></li> <li><a href="rsyslog_recording_pri.html">recording the syslog priority (severity and facility) to the log file</a></li> <li><a href="http://www.rsyslog.com/Article19.phtml">preserving -syslog sender over NAT</a> (online only)</li> +syslog sender over NAT</a> (online only)</li><li><a href="gssapi.html">an overview and howto of rsyslog gssapi support</a></li> <li><a href="debug.html">debug support in rsyslog</a></li> <li><a href="dev_queue.html">the rsyslog message queue object</a></li> @@ -100,4 +99,4 @@ may find <a href="http://www.gerhards.net/rainer">Rainer</a>'s <a href="http://rgerhards.blogspot.com/">blog</a> an interesting read (filter on syslog and rsyslog tags).</p> -</body></html> +</body></html>
\ No newline at end of file |