summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Heinrich <theinric@redhat.com>2013-06-18 19:08:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-06-19 15:54:46 +0200
commitd0142f013ee27c72dc54d9677b53c5e462bac941 (patch)
treeb227aa3ba1e8d976eca960c8b43eee85b8a4338c
parent7c78ef06c32d1c1e1b822023e8d469d163913663 (diff)
downloadrsyslog-d0142f013ee27c72dc54d9677b53c5e462bac941.tar.gz
rsyslog-d0142f013ee27c72dc54d9677b53c5e462bac941.tar.bz2
rsyslog-d0142f013ee27c72dc54d9677b53c5e462bac941.zip
doc: imjournal doc correction
-rw-r--r--doc/imjournal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imjournal.html b/doc/imjournal.html
index 28b47014..a4b232e8 100644
--- a/doc/imjournal.html
+++ b/doc/imjournal.html
@@ -30,7 +30,7 @@ probably resulting in a denial-of-service when the system ressouces get
exhausted. This can be somewhat mitigated by using proper rate-limiters, but
even then there are spikes of old data which are endlessly repeated. By default,
ratelimiting is activated and permits to process 20,000 messages within 10
-seconds, what should be well enough for most use cases. If insufficient, use
+minutes, what should be well enough for most use cases. If insufficient, use
the parameters described below to adjust the permitted volume.
<b>It is strongly recommended to use this plugin only if there
is hard need to do so.</b>