- fix #644309 - mention all logrotate params in man page
This commit is contained in:
parent
611b3dc848
commit
84407423c2
13
logrotate-3.7.9-man-size.patch
Normal file
13
logrotate-3.7.9-man-size.patch
Normal file
@ -0,0 +1,13 @@
|
||||
Index: logrotate.8
|
||||
===================================================================
|
||||
--- logrotate.8 (revision 293)
|
||||
+++ logrotate.8 (working copy)
|
||||
@@ -411,7 +411,7 @@
|
||||
|
||||
.TP
|
||||
\fBsize \fIsize\fR
|
||||
-Log files are rotated when they grow bigger than \fIsize\fR bytes. If
|
||||
+Log files are rotated only if they grow bigger then \fIsize\fR bytes. If
|
||||
\fIsize\fR is followed by \fIk\fR, the size is assumed to be in kilobytes.
|
||||
If the \fIM\fR is used, the size is in megabytes, and if \fIG\fR is used, the
|
||||
size is in gigabytes. So \fBsize 100\fR, \fIsize 100k\fR, \fIsize 100M\fR and
|
Loading…
Reference in New Issue
Block a user