]> granicus.if.org Git - apache/commitdiff
even better markup
authorAndré Malo <nd@apache.org>
Sat, 1 Jan 2011 00:29:38 +0000 (00:29 +0000)
committerAndré Malo <nd@apache.org>
Sat, 1 Jan 2011 00:29:38 +0000 (00:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054181 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 6425c18847e85597065836ec5896e7aa8a1eba5c..116783d1411ba80970e8c98e97311aca56f03157 100644 (file)
@@ -3642,9 +3642,10 @@ handler</description>
     <p>You can override an earlier defined <directive>SetHandler</directive>
     directive by using the value <code>None</code>.</p>
 
-    <note>Because <directive>SetHandler</directive> overrides default handlers,
+    <note><title>Note</title>
+    <p>Because <directive>SetHandler</directive> overrides default handlers,
     normal behaviour such as handling of URLs ending in a slash (/) as
-    directories or index files is suppressed.</note>
+    directories or index files is suppressed.</p></note>
 </usage>
 
 <seealso><directive module="mod_mime">AddHandler</directive></seealso>