From: eldy <> Date: Sun, 25 Jan 2004 17:08:18 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_1_BETA~139 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=243cd587d2ef15f9edcb5c6b366f7cdf8e548317;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/tools/configure.pl b/tools/configure.pl index be44d358..ec561ce1 100644 --- a/tools/configure.pl +++ b/tools/configure.pl @@ -272,10 +272,10 @@ if ($nowsec < 10) { $nowsec = "0$nowsec"; } print "\n"; print "----- AWStats $PROG $VERSION (c) Laurent Destailleur -----\n"; print "This tool will help you to configure AWStats to analyze statistics for\n"; -print "one web server. If you need to analyze load balanced servers, downloaded\n"; -print "log files without web server, to analyze mail or ftp log files, or need\n"; -print "to manage rotated logs, you will have to complete the config file manually\n"; -print "according to your needs.\n"; +print "one web server. If you need to analyze load balanced servers log files, to\n"; +print "analyze downloaded log files without web server, to analyze mail or ftp log\n"; +print "files, or need to manage rotated logs, you will have to complete the config\n"; +print "file manually according to your needs.\n"; print "Read the AWStats documentation (docs/index.html).\n"; # Detect OS type