Commit a2ce021d authored by Joshua Slive's avatar Joshua Slive
Browse files

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
parent 159058ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ vlink="#000080" alink="#ff0000">
     <strong>rotatelogs </strong>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