summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-11 13:01:35 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-11 13:01:35 +0000
commitd219b5ee742984ad17f520ca5913840dbe51ff81 (patch)
tree930b4eed372996b8ccaf581e16b4f5a6a476e7f8 /doc
parentb97d794161b0845681b25e6d55a1867b5342fb44 (diff)
downloadrsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.gz
rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.xz
rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.zip
doc fixes thanks to Peter Vrabec
Diffstat (limited to 'doc')
-rw-r--r--doc/rsconf1_actionexeconlywhenpreviousissuspended.html (renamed from doc/rsconf1_actionexeconlyifpreviousissuspended.html)2
-rw-r--r--doc/rsyslog_conf.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/rsconf1_actionexeconlyifpreviousissuspended.html b/doc/rsconf1_actionexeconlywhenpreviousissuspended.html
index 2568ccfb..3f18e243 100644
--- a/doc/rsconf1_actionexeconlyifpreviousissuspended.html
+++ b/doc/rsconf1_actionexeconlywhenpreviousissuspended.html
@@ -3,7 +3,7 @@
<title>rsyslog.conf file</title>
</head>
<body>
-<h2>$ActionExecOnlyIfPreviousIsSuspended</h2>
+<h2>$ActionExecOnlyWhenPreviousIsSuspended</h2>
<p><b>Type:</b> global configuration directive</p>
<p><b>Default:</b> off</p>
<p><b>Description:</b></p>
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index f2b2f6ba..63f92d6e 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -33,7 +33,7 @@ development and quite unstable...). So you have been warned ;)</p>
- many parameter settings modify queue parameters. If in doubt, use the default,
it is usually well-chosen and applicable in most cases.</p>
<ul>
- <li><a href="rsconf1_actionexeconlyifpreviousissuspended.html">$ActionExecOnlyIfPreviousIsSuspended</a></li>
+ <li><a href="rsconf1_actionexeconlywhenpreviousissuspended.html">$ActionExecOnlyWhenPreviousIsSuspended</a></li>
<li>$ActionQueueCheckpointInterval &lt;number&gt;</li>
<li>$ActionQueueDequeueSlowdown &lt;number&gt; [number is timeout in <i>
micro</i>seconds (1000000us is 1sec!), default 0 (no delay). Simple