1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

fix xml validation error

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2005-12-10 15:45:41 +00:00
parent 5554f96249
commit f431dcba13

View 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>