]> git.pld-linux.org Git - packages/logrotate.git/commitdiff
- updated RA-branch STABLE logrotate-3_6_10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 27 Aug 2003 11:15:42 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logrotate-man.patch -> 1.6

logrotate-man.patch

index bf97f23672addeb727807ed6de823aed68101019..63d5f5724ea92de5a38249e198660b4c477134f8 100644 (file)
@@ -1,5 +1,6 @@
---- logrotate-3.6.5/logrotate.8.orig   Wed Mar 20 16:50:19 2002
-+++ logrotate-3.6.5/logrotate.8        Thu Oct 17 16:33:02 2002
+diff -urN logrotate-3.6.10.org/logrotate.8 logrotate-3.6.10/logrotate.8
+--- logrotate-3.6.10.org/logrotate.8   2003-08-27 13:13:00.000000000 +0200
++++ logrotate-3.6.10/logrotate.8       2003-08-27 13:13:07.000000000 +0200
 @@ -20,7 +20,7 @@
  in which the \fBlogrotate\fR config files are listed in is important.
  Normally, a single config file which includes any other config files
  
  .TP
  \fB-\-usage\fR
-@@ -311,13 +311,13 @@
- .TP
- \fBpostrotate\fR/\fBendscript\fR
--The lines between \fIpostrotate\fR and \fIendscript\fR (both of which
-+The lines between \fBpostrotate\fR and \fBendscript\fR (both of which
- must appear on lines by themselves) are executed after the log file is
- rotated. These directives may only appear inside of a log file definition.
- See \fBprerotate\fR as well.
- .TP
--\fBprerotate\fR/\fBendscript\fR\
-+\fBprerotate\fR/\fBendscript\fR
- The lines between \fBprerotate\fR and \fBendscript\fR (both of which
- must appear on lines by themselves) are executed before the log file is
- rotated and only if the log will actually be rotated. These directives
-@@ -334,8 +334,8 @@
+@@ -350,8 +350,8 @@
  \fBsize \fIsize\fR
  Log files are rotated when they grow bigger then \fIsize\fR bytes. If
  \fIsize\fR is followed by \fIM\fR, the size if assumed to be in megabytes.
@@ -66,7 +51,7 @@
  
  .TP
  \fBsharedscripts\fR
-@@ -369,13 +369,13 @@
+@@ -385,13 +385,13 @@
  Log files are rotated if the current weekday is less then the weekday
  of the last rotation or if more then a week has passed since the last
  rotation. This is normally the same as rotating logs on the first day
This page took 0.027651 seconds and 4 git commands to generate.