svn: /phpdoc/ru/trunk/reference/pcntl/functions/ pcntl-signal.xml
[email protected] (Sergey Panteleev) Thu, 10 Dec 2020 09:47:23 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Thu, 10 Dec 2020 09:47:23 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351990
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/pcntl/functions/pcntl-signal.xml
Modified: phpdoc/ru/trunk/reference/pcntl/functions/pcntl-signal.xml
===================================================================
--- phpdoc/ru/trunk/reference/pcntl/functions/pcntl-signal.xml 2020-12-10 07:18:30 UTC (rev 351989)
+++ phpdoc/ru/trunk/reference/pcntl/functions/pcntl-signal.xml 2020-12-10 09:47:23 UTC (rev 351990)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351075 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351964 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.pcntl-signal" xmlns="http://docbook.org/ns/docbook">
@@ -54,7 +54,7 @@
<methodsynopsis>
<type>void</type><methodname><replaceable>handler</replaceable></methodname>
<methodparam><type>int</type><parameter>signo</parameter></methodparam>
- <methodparam><type>mixed</type><parameter>signinfo</parameter></methodparam>
+ <methodparam><type>mixed</type><parameter>siginfo</parameter></methodparam>
</methodsynopsis>
<variablelist>
<varlistentry>