]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix the location of the note.
authorGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 19:53:58 +0000 (19:53 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 19:53:58 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909880 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index f6fb47566a45f18ee5822a8a943e95f26dc8735f..36b1332446a9f76a3c75dca2502a4f0c55786869 100644 (file)
@@ -1112,16 +1112,18 @@ request</description>
     The collection of extended status information can slow down
     the server.  Also note that this setting cannot be changed
     during a graceful restart.</p>
-</usage>
 
-<note>
+    <note>
     <p>Note that loading <module>mod_status</module> will change 
     the default behavior to ExtendedStatus On, while other
     third party modules may do the same.  Such modules rely on
     collecting detailed information about the state of all workers.
     The default is changed by <module>mod_status</module> beginning
     with version 2.3.6; the previous default was always Off.</p>
-</note>
+    </note>
+
+</usage>
+
 </directivesynopsis>
 
 <directivesynopsis>