diff options
author | Florian Riedl <friedel@adiscon.com> | 2013-10-07 11:19:25 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-07 11:19:25 +0200 |
commit | a69cb35a80ecf772d62ab73eecae55e42eb53280 (patch) | |
tree | a31e0f8f046a97f67d3405cddabb8d1719b2bc06 /doc/debug.html | |
parent | f86d32638d6f7120608d9beeb25b4bb3be9ab5c2 (diff) | |
download | rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.tar.gz rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.tar.bz2 rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.zip |
doc: link from doc to relevant places on the web
the idea is to increase usability by directly linking to additional
information, scenarios etc...
Diffstat (limited to 'doc/debug.html')
-rw-r--r-- | doc/debug.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/debug.html b/doc/debug.html index 557ca6d3..229aeb08 100644 --- a/doc/debug.html +++ b/doc/debug.html @@ -160,7 +160,11 @@ enable DebugOnDemand mode only for a reason. Note that when no debug mode is ena SIGUSR1 and SIGUSR2 are completely ignored. <p>When running in any of the debug modes (including on demand mode), an interactive instance of rsyslogd can be aborted by pressing ctl-c. -<p> +<p><b>See Also</b> +<ul> +<li><a href="http://www.rsyslog.com/how-to-use-debug-on-demand/">How to use debug on demand</a></li> +</ul> +</p> <p>[<a href="manual.html">manual index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>]</p> <p><font size="2">This documentation is part of the <a href="http://www.rsyslog.com/">rsyslog</a> project.<br> |