man/log2mail.1.html in log2mail-0.0.1.pre3 vs man/log2mail.1.html in log2mail-0.0.1.pre4

- old
+ new

@@ -91,11 +91,11 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> <p><code>log2mail.rb</code> helps having an eye on your systems' log files. It efficiently monitors multiple files and reports as soon as specified (regular expression) patterns match.</p> -<p>On startup, <code>log2mail.rb</code> opens all files on the 'watch list' and seeks to EOF. All new data are parsed about once a minute (see <code>--sleeptime</code>). <!-- If necessary, i.e. when multiline patterns are set for the file, every new data is put into a fixed-size buffer. The buffer is rolled over when it gets full. --> Matched patterns are reported to the configured mail address(es) (see <code>mailto</code> configuration option).</p> +<p>On startup, <code>log2mail.rb</code> opens all files on the 'watch list' and seeks to EOF. All new data are parsed about once a minute (see <code>--sleeptime</code>). Matched patterns are reported to the configured mail address(es) (see <code>mailto</code> configuration option).</p> <p>Log files are reopened automatically when rotated.</p> <p><code>log2mail.rb</code> is a pure ruby clone of <a href="https://packages.debian.org/squeeze/log2mail">log2mail</a> which supports most of the original's features and configuration syntax and adds multiline regular expression matching. Actually it should be possible to use <code>log2mail.rb</code> with your existing configuration you may have for <span class="man-ref">log2mail<span class="s">(8)</span></span>.</p> @@ -177,10 +177,10 @@ <p>December 2014: This software is not feature-complete and in pre-release testing.</p> <h2 id="AUTHOR">AUTHOR</h2> -<p>Markus Strauss &lt;<a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#108;&#x6f;&#103;&#50;&#109;&#x61;&#105;&#108;&#x40;&#x64;&#101;&#118;&#46;&#x73;&#105;&#x65;&#98;&#x2e;&#109;&#120;" data-bare-link="true">&#x6c;&#x6f;&#103;&#x32;&#109;&#x61;&#x69;&#x6c;&#x40;&#x64;&#x65;&#118;&#46;&#115;&#105;&#101;&#x62;&#46;&#109;&#120;</a>></p> +<p>Markus Strauss &lt;<a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#108;&#x6f;&#103;&#x32;&#109;&#x61;&#105;&#108;&#64;&#x64;&#101;&#x76;&#46;&#115;&#105;&#x65;&#x62;&#x2e;&#x6d;&#x78;" data-bare-link="true">&#x6c;&#111;&#103;&#x32;&#x6d;&#97;&#105;&#x6c;&#x40;&#100;&#101;&#x76;&#x2e;&#115;&#105;&#101;&#x62;&#46;&#109;&#x78;</a>></p> <h2 id="THANKS">THANKS</h2> <p>Many thanks to Michael Krax for writing the classic <strong>log2mail</strong> in the first place.</p>