From 72ab1b2a87c272388264c73a04f3743180e04958 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Sat, 10 May 2008 02:42:05 +0000 Subject: [PATCH] Note when "-f" was added git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@655005 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/rotatelogs.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index 25f855edf76..365437774da 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -59,7 +59,8 @@ first logfile entry to be read (for non-busy sites, there may be a substantial delay between when the server is started and when the first request is handled, meaning that the associated logfile does not "exist" until then, which -causes problems from some automated logging tools) +causes problems from some automated logging tools). +Available in version 2.2.9 and later.
logfile
-- 2.47.2