From: Justin Erenkrantz Date: Wed, 27 Feb 2002 07:29:15 +0000 (+0000) Subject: Fix typo in rotatelogs.8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9305bb322cc9981519447d043d39da4072315821;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in rotatelogs.8 PR: 9915 Submitted by: Will Lowe Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93593 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index e0f00395e4d..e331cf987a1 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,5 +1,7 @@ Changes with Apache 1.3.24 + *) Fix typo in rotatelogs.8. [Will Lowe ] + *) Clean up warnings in mod_proxy [Chuck Murcko ] *) TPF: Use the correct subpool whening opening the error log. diff --git a/src/support/rotatelogs.8 b/src/support/rotatelogs.8 index 0699e5c41c0..a2e05f5d6b3 100644 --- a/src/support/rotatelogs.8 +++ b/src/support/rotatelogs.8 @@ -80,7 +80,7 @@ of each rotation time (here after 24 hours) a new log is started. .SH OPTIONS .IP \fB\fIlogfile\fP The path plus basename of the logfile. If \fBlogfile\fP includes any -'%' characters, it is treated as a format string for \fIstrftime(3)\fP. +\fB%\fP characters, it is treated as a format string for \fIstrftime(3)\fP. Otherwise, the suffix .nnnn is automatically added and is the time at which the logfile was created. .IP \fB\fIrotationtime\fP