update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104000 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2004-06-20 18:25:31 +00:00
parent de68a3d3d5
commit 26a3c35620
3 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
.el .ne 3 .el .ne 3
.IP "\\$1" \\$2 .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 .SH NAME
rotatelogs \- Piped logging program to rotate Apache logs 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 .TP
-l -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 .TP
\fIlogfile\fR \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\&. 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\&.

View File

@ -61,7 +61,7 @@
<p><code><strong>rotatelogs</strong> <p><code><strong>rotatelogs</strong>
[ -<strong>l</strong> ] [ -<strong>l</strong> ]
<var>logfile</var> <var>logfile</var>
[ <var>rotationtime</var> [ <var>offset</var> ]] | [ <var>rotationtime</var> [ <var>offset</var> ]] |
[ <var>filesize</var>M ]</code></p> [ <var>filesize</var>M ]</code></p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@ -71,7 +71,7 @@
<dl> <dl>
<dt><code>-l</code></dt> <dt><code>-l</code></dt>
<dd>causes the use of local time rather than GMT as the base for the <dd>Causes the use of local time rather than GMT as the base for the
interval. Note that using <code>-l</code> in an environment which changes the interval. Note that using <code>-l</code> in an environment which changes the
GMT offset (such as for BST or DST) can lead to unpredictable results!</dd> GMT offset (such as for BST or DST) can lead to unpredictable results!</dd>

View File

@ -1,7 +1,7 @@
<?xml version='1.0' encoding='EUC-KR' ?> <?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 1.7 (outdated: 1.9) --> <!-- English Revision: 1.7 (outdated: 1.10) -->
<!-- <!--
Copyright 2004 The Apache Software Foundation Copyright 2004 The Apache Software Foundation