From 5f8033dc013f53e7e688129e71bee21669e435b3 Mon Sep 17 00:00:00 2001
From: Andre Malo
Date: Fri, 5 Dec 2014 22:04:40 +0000
Subject: [PATCH] validate xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643442 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_headers.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml
index 7979bab95cb..5a7dedb8933 100644
--- a/docs/manual/mod/mod_headers.xml
+++ b/docs/manual/mod/mod_headers.xml
@@ -506,7 +506,7 @@ available in 2.4.10 and later
Note on expression values
When the value parameter uses the ap_expr
parser, some expression syntax will differ from examples that evaluate
- boolean expressions such as <If>:
+ boolean expressions such as <If>:
- The starting point of the grammar is 'string' rather than 'expr'.
- Function calls use the %{funcname:arg} syntax rather than
@@ -520,7 +520,7 @@ available in 2.4.10 and later
-
+
For edit there is both a value argument
which is a regular expression,
--
2.47.3