From a00e37de99b7520d76e893e95e3884319e131a18 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 22 Aug 2013 13:23:12 +0200 Subject: doc: typo fix (in directive name!) Thanks to Martin Foot for reporting this problem. --- doc/imfile.html | 4 ++-- 1 file 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.
  • $InputFilePollInterval seconds
    -equivalent to: PollingInterva
  • +equivalent to: PollingInterval
  • $InputFilePersistStateInterval [lines]
    Available in 4.7.3+, 5.6.2+
    equivalent to: PersistStateInterval @@ -228,7 +228,7 @@ $InputRunFileMonitor # ... and so on ... # # check for new lines every 10 seconds -$InputFilePollingInterval 10 +$InputFilePollInterval 10

    [rsyslog.conf overview] [manual index] [rsyslog site]

    -- cgit v1.2.3