From 2e30b4917e656cdb262ec2bf46ba4a0345e9d6ff Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 8 Dec 2007 12:41:38 +0000 Subject: [PATCH] readability tweak git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602456 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/rotatelogs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index acfae444f5..833fbdd2bf 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -59,7 +59,7 @@ includes any '%' characters, it is treated as a format string for .nnnnnnnnnn 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 strftime(3) format will all be zero, referring to the beginning of the current 24-hour period (midnight). -- 2.50.1