summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/imfile.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/imfile.html b/doc/imfile.html
index 942fe531..a69f62e9 100644
--- a/doc/imfile.html
+++ b/doc/imfile.html
@@ -180,7 +180,7 @@ the current monitor. It has no parameters. If you forget this
directive, no file monitoring will take place.</li>
<li><span style="font-weight: bold;">$InputFilePollInterval
seconds</span><br>
-equivalent to: PollingInterva</li>
+equivalent to: PollingInterval</li>
<li><b>$InputFilePersistStateInterval</b> [lines]</b><br>
Available in 4.7.3+, 5.6.2+<br>
equivalent to: PersistStateInterval
@@ -228,7 +228,7 @@ $InputRunFileMonitor
# ... and so on ...
#
# check for new lines every 10 seconds
-$InputFilePollingInterval 10
+$InputFilePollInterval 10
</textarea>
<p>[<a href="rsyslog_conf.html">rsyslog.conf overview</a>]
[<a href="manual.html">manual index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>]</p>