alindeman Thu May 29 11:39:08 2003 EDT
Modified files:
/phpdoc/en/reference/pcntl/functions pcntl-waitpid.xml
Log:
& -> &
Index: phpdoc/en/reference/pcntl/functions/pcntl-waitpid.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-waitpid.xml:1.3
phpdoc/en/reference/pcntl/functions/pcntl-waitpid.xml:1.4
--- phpdoc/en/reference/pcntl/functions/pcntl-waitpid.xml:1.3 Thu May 29 08:44:03
2003
+++ phpdoc/en/reference/pcntl/functions/pcntl-waitpid.xml Thu May 29 11:39:08
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pcntl.xml, last change in rev 1.1 -->
<refentry id="function.pcntl-waitpid">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>int</type><methodname>pcntl_waitpid</methodname>
<methodparam><type>int</type><parameter>pid</parameter></methodparam>
- <methodparam><type>int</type><parameter>&status</parameter></methodparam>
+ <methodparam><type>int</type><parameter>&status</parameter></methodparam>
<methodparam><type>int</type><parameter>options</parameter></methodparam>
</methodsynopsis>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php