Blame SOURCES/logrotate-3.8.6-r465.patch

22898a
Index: /trunk/logrotate.8
22898a
===================================================================
22898a
--- a/logrotate.8	(revision 464)
22898a
+++ b/logrotate.8	(revision 465)
eab4a5
@@ -391,7 +391,8 @@
22898a
 .TP
22898a
 \fBolddir \fIdirectory\fR
22898a
-Logs are moved into \fIdirectory\fR for rotation. The \fIdirectory\fR
22898a
-must be on the same physical device as the log file being rotated,
22898a
-and is assumed to be relative to the directory holding the log file
22898a
+Logs are moved into \fIdirectory\fR for rotation. The \fIdirectory\fR must be
22898a
+on the same physical device as the log file being rotated, unless \fBcopy\fR,
22898a
+\fBcopytruncate\fR or \fBrenamecopy\fR option is used. The \fIdirectory\fR
22898a
+is assumed to be relative to the directory holding the log file
22898a
 unless an absolute path name is specified. When this option is used all
22898a
 old versions of the log end up in \fIdirectory\fR.  This option may be