]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix two typos revealed by xmllint
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jan 2010 18:31:06 +0000 (18:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jan 2010 18:31:06 +0000 (18:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903780 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 3ea3a187b69c1a8974191bbc01252d168bfb1385..2bfdcb1a27772da7c91cee14fa1c19c649806303 100644 (file)
@@ -1092,8 +1092,6 @@ in case of an error</description>
 <seealso><a href="../logs.html">Apache Log Files</a></seealso>
 </directivesynopsis>
 
-<directivesynopsis>
-
 <directivesynopsis>
 <name>ExtendedStatus</name>
 <description>Keep track of extended status information for each 
@@ -1122,7 +1120,7 @@ request</description>
     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.
+    with version 2.3.6; the previous default was always Off.</p>
 </note>
 </directivesynopsis>