summaryrefslogtreecommitdiffstats
path: root/patches/logrotate-3.7.1/man-lastaction.patch
blob: 41804150e2523d4d5e6d27040c6de0b8b0b1a446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Fix typo in the lastaction section of the manpage. It refers to itself 
rather than to firstaction.

---
 logrotate.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: logrotate-3.7.1/logrotate.8
===================================================================
--- logrotate-3.7.1.orig/logrotate.8
+++ logrotate-3.7.1/logrotate.8
@@ -359,7 +359,7 @@ The lines between \fBlastaction\fR and \
 must appear on lines by themselves) are executed once after all log
 files that match the wildcarded pattern are rotated, after postrotate script
 is run and only if at least one log is rotated. These directives may only
-appear inside a log file definition. See also \fBlastaction\fR.
+appear inside a log file definition. See also \fBfirstaction\fR.
 
 .TP
 \fBrotate \fIcount\fR