mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Fixed an unescaped '%' in rotatelogs.8 and updated the HTML page.
PR: 18452 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99166 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -74,7 +74,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.
|
||||
\'%\' characters, it is treated as a format string for \fIstrftime(3)\fP.
|
||||
Otherwise, the suffix .nnnnnnnnnn is automatically added and is the time
|
||||
in seconds. Both formats compute the start time from the beginning of the
|
||||
current period.
|
||||
|
Reference in New Issue
Block a user