summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-06-20 18:25:31 +0000
committerAndré Malo <nd@apache.org>2004-06-20 18:25:31 +0000
commit26a3c356205d84c70cebff433951eb00574a8b75 (patch)
tree9fa56f8b67ae2348994a80217e1fdb4ca80fdf92 /docs/man
parentde68a3d3d5637bff41ebb008c6c2860503dd404c (diff)
downloadhttpd-26a3c356205d84c70cebff433951eb00574a8b75.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104000 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/rotatelogs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8
index d8a76aed4f..a8875f751f 100644
--- a/docs/man/rotatelogs.8
+++ b/docs/man/rotatelogs.8
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "ROTATELOGS" 8 "2004-06-11" "Apache HTTP Server" "rotatelogs"
+.TH "ROTATELOGS" 8 "2004-06-20" "Apache HTTP Server" "rotatelogs"
.SH NAME
rotatelogs \- Piped logging program to rotate Apache logs
@@ -68,7 +68,7 @@ This configuration will rotate the error logfile whenever it reaches a size of 5
.TP
-l
-causes the use of local time rather than GMT as the base for the interval\&. Note that using -l in an environment which changes the GMT offset (such as for BST or DST) can lead to unpredictable results!
+Causes the use of local time rather than GMT as the base for the interval\&. Note that using -l in an environment which changes the GMT offset (such as for BST or DST) can lead to unpredictable results!
.TP
\fIlogfile\fR
The path plus basename of the logfile\&. If \fIlogfile\fR includes any '%' characters, it is treated as a format string for strftime(3)\&. Otherwise, the suffix \fI\&.nnnnnnnnnn\fR is automatically added and is the time in seconds\&. Both formats compute the start time from the beginning of the current period\&.