mfischer Thu Sep 5 06:32:26 2002 EDT
Modified files:
/phpdoc/en/reference/sem reference.xml
Log:
- Mention how to get sysvmsg support in.
Index: phpdoc/en/reference/sem/reference.xml
diff -u phpdoc/en/reference/sem/reference.xml:1.5
phpdoc/en/reference/sem/reference.xml:1.6
--- phpdoc/en/reference/sem/reference.xml:1.5 Fri Aug 9 06:26:11 2002
+++ phpdoc/en/reference/sem/reference.xml Thu Sep 5 06:32:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<reference id="ref.sem">
<title>Semaphore, Shared Memory and IPC Functions</title>
<titleabbrev>Semaphore</titleabbrev>
@@ -78,6 +78,8 @@
<option role="configure">--enable-sysvsem</option>.
To enable the System V shared memory support compile PHP with the option
<option role="configure">--enable-sysvshm</option>.
+ To enable the System V messages support compile PHP with the option
+ <option role="configure">--enable-sysvmsg</option>.
</para>
</section>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php