You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2001/10/11 16:18:28 UTC

cvs commit: httpd-2.0/docs/manual/programs rotatelogs.html

slive       01/10/11 07:18:28

  Modified:    docs/man rotatelogs.8
               docs/manual/programs rotatelogs.html
  Log:
  Squeeze the example down to fit on one line.
  
  Revision  Changes    Path
  1.8       +1 -1      httpd-2.0/docs/man/rotatelogs.8
  
  Index: rotatelogs.8
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/man/rotatelogs.8,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -d -b -u -r1.7 -r1.8
  --- rotatelogs.8	2001/10/11 13:56:52	1.7
  +++ rotatelogs.8	2001/10/11 14:18:28	1.8
  @@ -64,7 +64,7 @@
   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.5       +1 -1      httpd-2.0/docs/manual/programs/rotatelogs.html
  
  Index: rotatelogs.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/rotatelogs.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -d -b -u -r1.4 -r1.5
  --- rotatelogs.html	2001/10/11 14:00:24	1.4
  +++ rotatelogs.html	2001/10/11 14:18:28	1.5
  @@ -19,7 +19,7 @@
        <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