]> granicus.if.org Git - apache/commitdiff
Header abuse.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 22 Sep 2001 16:39:22 +0000 (16:39 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 22 Sep 2001 16:39:22 +0000 (16:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91110 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/debugging.html

index 5643de71d4dd7178e2ba3ff02b0c9e45d225f28e..12d2d11eeba9b40370406f1a9a60a7de7a5eddc6 100644 (file)
@@ -164,8 +164,8 @@ typedef struct ap_pool_t {
 
 <p>To enable allocation debugging simply move the #define ALLOC_DEBUG above the start of the comments block and rebuild the server.</p>
 
-<h3>NB. In order to use the various options the server MUST be rebuilt after editing the header file.
-</h3>
+<strong>NB. In order to use the various options the server MUST be rebuilt after editing the header file.
+</strong>
 
 <!--#include virtual="footer.html" -->