From 131cf32cc808f2cf8ea0a3df96e1cc2dcb497871 Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Thu, 5 Sep 2002 10:32:25 +0000 Subject: [PATCH] - Mention how to get sysvmsg support in. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94684 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sem/reference.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/sem/reference.xml b/reference/sem/reference.xml index d69b337c17..1b5020fa56 100644 --- a/reference/sem/reference.xml +++ b/reference/sem/reference.xml @@ -1,5 +1,5 @@ - + Semaphore, Shared Memory and IPC Functions Semaphore @@ -78,6 +78,8 @@ . To enable the System V shared memory support compile PHP with the option . + To enable the System V messages support compile PHP with the option + .