]> granicus.if.org Git - apache/commitdiff
Fix xml validation error
authorDaniel Earl Poirier <poirier@apache.org>
Sun, 11 Apr 2010 16:41:30 +0000 (16:41 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Sun, 11 Apr 2010 16:41:30 +0000 (16:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932935 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/urlmapping.xml

index e316622f0ccf2264a2179921842c11c4cea30f2b..1dfe80be60ac495f6773df04d49281e390e08de6 100644 (file)
@@ -332,7 +332,8 @@ is available to rewrite links in HTML and XHTML.</p>
 
 <!-- TODO Flesh out each of the items in the list below. -->
 
-    <p>Other modules available for URL mapping include:
+    <p>Other modules available for URL mapping include:</p>
+
     <ul>
     <li><module>mod_actions</module> - Maps a request to a CGI script
     based on the request method, or resource MIME type.</li>
@@ -344,7 +345,6 @@ is available to rewrite links in HTML and XHTML.</p>
     document based on client preferences such as language or content
     compression.</li>
     </ul>
-    </p>
 
 </section>