Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 22774 invoked from network); 3 Oct 2005 11:29:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2005 11:29:07 -0000 Received: (qmail 66321 invoked by uid 500); 3 Oct 2005 11:29:07 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 66269 invoked by uid 500); 3 Oct 2005 11:29:06 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 66258 invoked by uid 99); 3 Oct 2005 11:29:06 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 03 Oct 2005 04:29:06 -0700 Received: (qmail 22725 invoked by uid 65534); 3 Oct 2005 11:28:45 -0000 Message-ID: <20051003112845.22724.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r293309 - in /httpd/httpd/trunk/docs/manual/programs: other.html.en other.xml Date: Mon, 03 Oct 2005 11:28:44 -0000 To: cvs@httpd.apache.org From: rbowen@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rbowen Date: Mon Oct 3 04:28:40 2005 New Revision: 293309 URL: http://svn.apache.org/viewcvs?rev=293309&view=rev Log: Actually show hot to use this. Modified: httpd/httpd/trunk/docs/manual/programs/other.html.en httpd/httpd/trunk/docs/manual/programs/other.xml Modified: httpd/httpd/trunk/docs/manual/programs/other.html.en URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/other.html.en?rev=293309&r1=293308&r2=293309&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/programs/other.html.en (original) +++ httpd/httpd/trunk/docs/manual/programs/other.html.en Mon Oct 3 04:28:40 2005 @@ -49,6 +49,9 @@

The combined log file is read from stdin. Records read will be appended to any existing log files.

+ +

split-logfile < access_log

+

Available Languages:  en  | Modified: httpd/httpd/trunk/docs/manual/programs/other.xml URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/other.xml?rev=293309&r1=293308&r2=293309&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/programs/other.xml (original) +++ httpd/httpd/trunk/docs/manual/programs/other.xml Mon Oct 3 04:28:40 2005 @@ -49,6 +49,9 @@

The combined log file is read from stdin. Records read will be appended to any existing log files.

+ + split-logfile < access_log +