From: Rich Bowen Date: Tue, 20 Jan 2009 03:19:51 +0000 (+0000) Subject: Fixes an XML error, and rebuilds the change applied in r734973 X-Git-Tag: 2.3.2~145 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d361a80a563199bc839afc239a30591927e5c332;p=thirdparty%2Fapache%2Fhttpd.git Fixes an XML error, and rebuilds the change applied in r734973 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735925 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en index 0515a814fbe..3f0f1a8bf7f 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -24,10 +24,7 @@

rotatelogs is a simple program for use in conjunction with Apache's piped logfile feature. It supports - rotation based on a time interval or maximum size of the log. - Rotation happens automatically during log activity, but can also - be triggered externally with the signals SIGHUP (checks the - configured rotation rules) and SIGINT (force rotate).

+ rotation based on a time interval or maximum size of the log.