yoshiki 2002/09/30 03:45:54
Modified: htdocs/manual/mod core.html.en
Log:
Move up compatibility information to Compatibility: line.
Revision Changes Path
1.235 +4 -3 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.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- core.html.en 30 Sep 2002 10:24:03 -0000 1.234
+++ core.html.en 30 Sep 2002 10:45:54 -0000 1.235
@@ -3607,7 +3607,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>
+ ShmemUIDisUser directive is only available in Apache 1.3.27 and later.
<p>The ShmemUIDisUser directive controls whether Apache will change
the <code>uid</code> and <code>gid</code> ownership of System V shared
memory
@@ -3623,8 +3626,6 @@
<code>mmap</code>.
</p>
- <p>Note: this directive is only available in Apache 1.3.27 or later.
- </p>
<hr />
<h2><a id="startservers" name="startservers">StartServers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]