From: Joshua Slive Date: Thu, 11 Oct 2001 14:18:28 +0000 (+0000) Subject: Squeeze the example down to fit on one line. X-Git-Tag: 2.0.26~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=127c61598e21d41abd208c3a841bb0dce635da48;p=thirdparty%2Fapache%2Fhttpd.git Squeeze the example down to fit on one line. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91425 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8 index 89ee5637efd..b9aeea077d8 100644 --- a/docs/man/rotatelogs.8 +++ b/docs/man/rotatelogs.8 @@ -64,7 +64,7 @@ is a simple program for use in conjunction with Apache's piped logfile feature, which can be used like this: .fi -CustomLog "|bin/rotatelogs /path/to/logs/logfile 86400" combined +CustomLog "|bin/rotatelogs /var/logs/logfile 86400" common .mf This creates the files /path/to/logs/logfile.nnnn where nnnn is the system diff --git a/docs/manual/programs/rotatelogs.html b/docs/manual/programs/rotatelogs.html index 1a532d2a0f0..a5d9c52b408 100644 --- a/docs/manual/programs/rotatelogs.html +++ b/docs/manual/programs/rotatelogs.html @@ -19,7 +19,7 @@ vlink="#000080" alink="#ff0000"> rotatelogs is a simple program for use in conjunction with Apache's piped logfile feature, which can be used like this: - CustomLog "|bin/rotatelogs /path/to/logs/logfile 86400" combined + CustomLog "|bin/rotatelogs /var/logs/logfile 86400" common This creates the files /path/to/logs/logfile.nnnn where nnnn is the system time at which the log nominally starts (this