From: Andre Malo
Date: Wed, 5 Feb 2014 22:20:24 +0000 (+0000)
Subject: this is not a quote.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00be3f05e396664d870499492b68037fea71fcfc;p=thirdparty%2Fapache%2Fhttpd.git
this is not a quote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564957 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 930bdd6d31b..cdc96693ad0 100644
--- a/docs/manual/expr.xml
+++ b/docs/manual/expr.xml
@@ -76,7 +76,6 @@
that evaluate to a string value. For those, the starting point in
the BNF is string.
-
expr ::= "true" | "false"
| "!" expr
@@ -139,7 +138,6 @@ function ::= funcname "(" word ")"
listfunction ::= listfuncname "(" word ")"
-