From 848eaf2d1fa346e4bb8ad7e4f91920e12e137cdb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Mon, 6 Feb 2006 17:34:37 +0000 Subject: [PATCH] fix xml and semantic validity git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@375315 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 9b18aa581dc..6f7b64bc26b 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -970,7 +970,7 @@ Result: [flags] as the third argument to the RewriteCond directive, where flags is a comma-separated list of any of the - following flags: + following flags: +

Example:

-- 2.47.3