9573f43ea2
(CVE-2007-6420, CVE-2007-6421, CVE-2007-6422, CVE-2007-6423, CVE-2008-0005, CVE-2007-6388) http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059626.html http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059560.html http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059561.html ok dlg@
13 lines
730 B
Plaintext
13 lines
730 B
Plaintext
$OpenBSD: patch-support_rotatelogs_c,v 1.3 2008/01/28 19:48:47 bernd Exp $
|
|
--- support/rotatelogs.c.orig Wed Jan 23 22:25:37 2008
|
|
+++ support/rotatelogs.c Wed Jan 23 22:25:43 2008
|
|
@@ -83,7 +83,7 @@ static void usage(const char *argv0, const char *reaso
|
|
"or \n\nTransferLog \"|%s /some/where 5M\"\n\n", argv0);
|
|
#endif
|
|
fprintf(stderr,
|
|
- "to httpd.conf. The generated name will be /some/where.nnnn "
|
|
+ "to httpd2.conf. The generated name will be /some/where.nnnn "
|
|
"where nnnn is the\nsystem time at which the log nominally "
|
|
"starts (N.B. if using a rotation time,\nthe time will always "
|
|
"be a multiple of the rotation time, so you can synchronize\n"
|