From 44643e1e2c027fd7856a09bb3978e4fbbfb53ed9 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
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 7979bab95c..5a7dedb893 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.50.1