.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
.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\&.