stoddard 02/02/26 06:50:20
Modified: htdocs/manual/mod core.html.en
Log:
Add a compatability statement
Revision Changes Path
1.219 +4 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- core.html.en 12 Feb 2002 18:18:44 -0000 1.218
+++ core.html.en 26 Feb 2002 14:50:20 -0000 1.219
@@ -232,7 +232,10 @@
<a href="directive-dict.html#Context"
rel="Help"><strong>Context:</strong></a> server config<br />
<a href="directive-dict.html#Status"
- rel="Help"><strong>Status:</strong></a> core
+ rel="Help"><strong>Status:</strong></a> core <br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a> AcceptMutex is
+ available in Apache 1.3.21 and later.
<p><code>AcceptMutex</code> controls which accept() mutex
method Apache will use. Not all methods are available on all
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]