Commit 2d1b3205 authored by Andre Malo's avatar Andre Malo
Browse files

fix xml validation error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68
parent f01d3c6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>