]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Sat, 16 Aug 2003 13:39:32 +0000 (13:39 +0000)
committereldy <>
Sat, 16 Aug 2003 13:39:32 +0000 (13:39 +0000)
tools/logresolvemerge.pl

index d13dc61c5b9ffd4db2e3570e1dbca88a38cf5547..9c49387e56a70d5d3be52bc1cbcbe0abacba1ce1 100644 (file)
@@ -174,7 +174,7 @@ if (scalar keys %ParamFile == 0) {
        print "(but that is the case in all web server log files).\n";
        print "$PROG is particularly usefull when you want to merge large log\n";
        print "files in a fast process and with a low use of memory getting records in a\n";
-       print "chronological order from a pipe (for use by a log analyzer).\n";
+       print "chronological order through a pipe (for use by third tool, like log analyzer).\n";
        print "\n";
        print "WARNING: If log files are old MAC text files (lines ended with CR char), you\n";
        print "can't run this tool on Win or Unix platforms.\n";