]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 20 Jun 2004 18:25:31 +0000 (18:25 +0000)
committerAndré Malo <nd@apache.org>
Sun, 20 Jun 2004 18:25:31 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104000 13f79535-47bb-0310-9956-ffa450edef68

docs/man/rotatelogs.8
docs/manual/programs/rotatelogs.html.en
docs/manual/programs/rotatelogs.xml.ko

index d8a76aed4fcf63e0b7db370ef305cbe53c874f8b..a8875f751f2a4893f6425cb29d110101e250381c 100644 (file)
@@ -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\&.  
index 347b0d4298fa15fc0f4388cbd9d60ec967749e90..fa22d7ba233089a605de10520f196eb95f71a8c4 100644 (file)
@@ -61,7 +61,7 @@
 
      <p><code><strong>rotatelogs</strong>
      [ -<strong>l</strong> ]
-       <var>logfile</var>
+     <var>logfile</var>
      [ <var>rotationtime</var> [ <var>offset</var> ]] |
      [ <var>filesize</var>M ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -71,7 +71,7 @@
 <dl>
 
 <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
 GMT offset (such as for BST or DST) can lead to unpredictable results!</dd>
 
index 16f4ce94ee01f59ac44e6fe55bab4fd7001c5c5a..9f8b609512595d1c730b75479fc4e1cbfdb4e4e8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?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