Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2 While here, regen patches with the new diff. ok dlg
13 lines
755 B
Plaintext
13 lines
755 B
Plaintext
$OpenBSD: patch-support_rotatelogs_c,v 1.2 2007/03/25 17:40:55 deanna Exp $
|
|
--- support/rotatelogs.c.orig Wed Dec 13 07:11:56 2006
|
|
+++ support/rotatelogs.c Sun Mar 25 13:21:04 2007
|
|
@@ -107,7 +107,7 @@ int main (int argc, const char * const argv[])
|
|
"or \n\nTransferLog \"|%s /some/where 5M\"\n\n", argv[0]);
|
|
#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"
|