]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
readability tweak
authorJeff Trawick <trawick@apache.org>
Sat, 8 Dec 2007 12:41:38 +0000 (12:41 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 8 Dec 2007 12:41:38 +0000 (12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602456 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/rotatelogs.xml

index acfae444f5830597aaf0bbbe31d5cf351d6b3d23..833fbdd2bf3ecd802adb5b54a0c7627607e02324 100644 (file)
@@ -59,7 +59,7 @@ includes any '%' characters, it is treated as a format string for
 <var>.nnnnnnnnnn</var> is automatically added and is the time in
 seconds.  Both formats compute the start time from the beginning of
 the current period.  For example, if a rotation time of 86400 is 
-specified, the hour, minute, and second fields created by
+specified, the hour, minute, and second fields created from the
 <code>strftime(3)</code> format will all be zero, referring to the
 beginning of the current 24-hour period (midnight).</dd>