#54497 remove outdated/incorrect information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331689 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joe Watkins 2013-10-05 08:48:34 +00:00
parent f3c9e2b61f
commit 1b58cf77af

View file

@ -50,19 +50,6 @@
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<note>
<title>Unix Only:</title>
<para>
<function>proc_close</function> is internally implemented using the
<literal>waitpid(3)</literal> system call. To obtain the real exit
status code the <function>pcntl_wexitstatus</function> function
should be used.
</para>
</note>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file