git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79459
13f79535-47bb-0310-9956-
ffa450edef68
webserver with <code>-DUSE_USLOCK_SERIALIZED_ACCEPT</code> on the
<code>EXTRA_CFLAGS</code>.
-<dt><code>USE_PTHREADS_SERIALIZED_ACCEPT</code>
+<dt><code>USE_PTHREAD_SERIALIZED_ACCEPT</code>
<dd>(1.3 or later) This method uses POSIX mutexes and should work on
any architecture implementing the full POSIX threads specification,
however appears to only work on Solaris (2.5 or later). This is the