summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-12-10 15:45:41 +0000
committerAndré Malo <nd@apache.org>2005-12-10 15:45:41 +0000
commitf431dcba1389fa89188f7188fe2a8107d2120a40 (patch)
tree61824bd9932f9cf447784fc5792f1a275e51a29e
parent5554f96249aa001011dfcab3c52b10918e69409c (diff)
downloadhttpd-f431dcba1389fa89188f7188fe2a8107d2120a40.tar.gz
fix xml validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/leader.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/leader.xml b/docs/manual/mod/leader.xml
index f2868171c0..5ad2536fe1 100644
--- a/docs/manual/mod/leader.xml
+++ b/docs/manual/mod/leader.xml
@@ -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>