From: Rich Bowen Date: Tue, 2 Nov 2010 18:57:00 +0000 (+0000) Subject: Rebuild rotatelogs man page. X-Git-Tag: 2.3.9~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977be348279374e016d2e8d529610cb7eb3fb1ff;p=thirdparty%2Fapache%2Fhttpd.git Rebuild rotatelogs man page. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030174 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8 index 470693302d1..2265cc82fd5 100644 --- a/docs/man/rotatelogs.8 +++ b/docs/man/rotatelogs.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "ROTATELOGS" 8 "2010-10-19" "Apache HTTP Server" "rotatelogs" +.TH "ROTATELOGS" 8 "2010-11-01" "Apache HTTP Server" "rotatelogs" .SH NAME rotatelogs \- Piped logging program to rotate Apache logs @@ -41,7 +41,7 @@ rotatelogs is a simple program for use in conjunction with Apache's piped logfil .TP -l -Causes the use of local time rather than GMT as the base for the interval or for strftime(3) formatting with size-based rotation\&. 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 or for strftime(3) formatting with size-based rotation\&. .TP -L \fIlinkname\fR Causes a hard link to be made from the current logfile to the specified link name\&. This can be used to watch the log continuously across rotations using a command like tail -F linkname\&.