]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix xml validation error
authorAndré Malo <nd@apache.org>
Sat, 10 Dec 2005 15:45:41 +0000 (15:45 +0000)
committerAndré Malo <nd@apache.org>
Sat, 10 Dec 2005 15:45:41 +0000 (15:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/leader.xml

index f2868171c00e041d09a8b2e40f4ffb5516f89e3b..5ad2536fe1c7138825ebd10d7775853fd853ef12 100644 (file)
@@ -45,6 +45,8 @@ MPM</description>
       script's arguments when building the <program>httpd</program>.</p>
 
 </summary>
+<seealso><a href="worker.html">The worker MPM</a></seealso>
+
 <section id="requirements"><title>Requirements</title>
     <p>This MPM depends on APR's atomic compare-and-swap operations for
     thread synchronization. If you are compiling for an x86 target
@@ -56,8 +58,6 @@ MPM</description>
     using efficient opcodes not available in older CPUs.</p>
 </section>
 
-<seealso><a href="worker.html">The worker MPM</a></seealso>
-
 <directivesynopsis location="mpm_common"><name>AcceptMutex</name>
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>