From: Daniel Earl Poirier
Date: Sun, 11 Apr 2010 16:41:30 +0000 (+0000)
Subject: Fix xml validation error
X-Git-Tag: 2.3.6~224
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46d5faf9aa9c0922966d02367a00be8b0be0a983;p=thirdparty%2Fapache%2Fhttpd.git
Fix xml validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932935 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml
index e316622f0cc..1dfe80be60a 100644
--- a/docs/manual/urlmapping.xml
+++ b/docs/manual/urlmapping.xml
@@ -332,7 +332,8 @@ is available to rewrite links in HTML and XHTML.
- Other modules available for URL mapping include:
+
Other modules available for URL mapping include:
+
- mod_actions - Maps a request to a CGI script
based on the request method, or resource MIME type.
@@ -344,7 +345,6 @@ is available to rewrite links in HTML and XHTML.
document based on client preferences such as language or content
compression.
-