From e40704c69bdcecc3991e204bd6adc8a758f1e9d6 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?= <nd@apache.org>
Date: Wed, 5 Feb 2014 22:20:24 +0000
Subject: [PATCH] this is not a quote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564957 13f79535-47bb-0310-9956-ffa450edef68
---
 docs/manual/expr.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 930bdd6d31..cdc96693ad 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 <code>string</code>.
       </p>
-<blockquote>
 <pre>
 expr        ::= "<strong>true</strong>" | "<strong>false</strong>"
               | "<strong>!</strong>" expr
@@ -139,7 +138,6 @@ function     ::= funcname "<strong>(</strong>" word "<strong>)</strong>"
 
 listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
 </pre>
-</blockquote>
 
 </section>
 
-- 
2.40.0