Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 88991 invoked from network); 31 Jan 2011 20:39:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jan 2011 20:39:58 -0000 Received: (qmail 53351 invoked by uid 500); 31 Jan 2011 20:39:58 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 53216 invoked by uid 500); 31 Jan 2011 20:39:57 -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 53207 invoked by uid 99); 31 Jan 2011 20:39:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 20:39:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 20:39:55 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2AA6823889E9; Mon, 31 Jan 2011 20:39:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1065758 - in /httpd/httpd/trunk/docs/manual: expr.html.en expr.xml Date: Mon, 31 Jan 2011 20:39:34 -0000 To: cvs@httpd.apache.org From: gryzor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110131203934.2AA6823889E9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gryzor Date: Mon Jan 31 20:39:33 2011 New Revision: 1065758 URL: http://svn.apache.org/viewvc?rev=1065758&view=rev Log: Adding a link to the wikipedia page describing BNF. Modified: httpd/httpd/trunk/docs/manual/expr.html.en httpd/httpd/trunk/docs/manual/expr.xml Modified: httpd/httpd/trunk/docs/manual/expr.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.html.en?rev=1065758&r1=1065757&r2=1065758&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/expr.html.en (original) +++ httpd/httpd/trunk/docs/manual/expr.html.en Mon Jan 31 20:39:33 2011 @@ -28,7 +28,7 @@ This document describes the ap_expr expression parser.

-