svn: /phpdoc/de/trunk/reference/pcntl/functions/ pcntl-waitpid.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Tue, 27 Feb 2018 13:25:37 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=344376
Log:
Clarify misleading translation
Patch provided by anonymous user.
Changed paths:
U phpdoc/de/trunk/reference/pcntl/functions/pcntl-waitpid.xml
Modified: phpdoc/de/trunk/reference/pcntl/functions/pcntl-waitpid.xml
===================================================================
--- phpdoc/de/trunk/reference/pcntl/functions/pcntl-waitpid.xml 2018-02-27 07:53:26 UTC (rev 344375)
+++ phpdoc/de/trunk/reference/pcntl/functions/pcntl-waitpid.xml 2018-02-27 13:25:37 UTC (rev 344376)
@@ -30,7 +30,7 @@
</para>
<para>
<function>pcntl_waitpid</function> gibt entweder die Prozess ID des Kindes
- zurück, das beendet wurde, -1 im Fehlerfalle oder Null, wenn WNOHANG
+ zurück, das beendet wurde, -1 im Fehlerfalle oder 0, wenn WNOHANG
verwendet wurde und kein Kind verfügbar war.
</para>
<para>