svn: /phpdoc/ru/trunk/reference/ pdo_oci/constants.xml pthreads/collectable.xml pthreads/cond.xml pthreads/mutex.xml pthreads/pool.xml stats/functions/stats-rand-gen-chisquare.xml stats/functions/stats-rand-gen-exponential.xml stats/functions/stats-rand-gen-f.xml stats/functions/stats-rand-gen-funiform.xml stats/functions/stats-rand-gen-gamma.xml stats/functions/stats-rand-gen-ibinomial-negative.xml stats/functions/stats-rand-gen-ibinomial.xml stats/functions/stats-rand-gen-int.xml stats/functio
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Tue, 21 Jan 2020 03:19:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348990
Log:
docs(ru): Review
Changed paths:
U phpdoc/ru/trunk/reference/pdo_oci/constants.xml
U phpdoc/ru/trunk/reference/pthreads/collectable.xml
U phpdoc/ru/trunk/reference/pthreads/cond.xml
U phpdoc/ru/trunk/reference/pthreads/mutex.xml
U phpdoc/ru/trunk/reference/pthreads/pool.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-chisquare.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-exponential.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-f.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-funiform.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-gamma.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-int.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ipoisson.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-iuniform.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-chisquare.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-f.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-t.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-normal.xml
U phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-t.xml
svn-diffs-348990.txt
(text/x-diff, 16.2 KB)
Modified: phpdoc/ru/trunk/reference/pdo_oci/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/pdo_oci/constants.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/pdo_oci/constants.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 347608 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<section xml:id="pdo-oci.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
@@ -18,7 +18,7 @@
Позволяет задать действие для сессии.
</para>
<para>
- &version.exists.asof; 7.2.16 and 7.3.3
+ &version.exists.asof; 7.2.16 и 7.3.3
</para>
</listitem>
</varlistentry>
@@ -33,7 +33,7 @@
Позволяет задать информацию по клиенту для сессии.
</para>
<para>
- &version.exists.asof; 7.2.16 and 7.3.3
+ &version.exists.asof; 7.2.16 и 7.3.3
</para>
</listitem>
</varlistentry>
@@ -48,7 +48,7 @@
Позволяет задать идентификатор клиента для сессии.
</para>
<para>
- &version.exists.asof; 7.2.16 and 7.3.3
+ &version.exists.asof; 7.2.16 и 7.3.3
</para>
</listitem>
</varlistentry>
@@ -63,7 +63,7 @@
Позволяет задать модуль для сессии.
</para>
<para>
- &version.exists.asof; 7.2.16 and 7.3.3
+ &version.exists.asof; 7.2.16 и 7.3.3
</para>
</listitem>
</varlistentry>
Modified: phpdoc/ru/trunk/reference/pthreads/collectable.xml
===================================================================
--- phpdoc/ru/trunk/reference/pthreads/collectable.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/pthreads/collectable.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342787 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.collectable" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Modified: phpdoc/ru/trunk/reference/pthreads/cond.xml
===================================================================
--- phpdoc/ru/trunk/reference/pthreads/cond.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/pthreads/cond.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 341639 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.cond" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Modified: phpdoc/ru/trunk/reference/pthreads/mutex.xml
===================================================================
--- phpdoc/ru/trunk/reference/pthreads/mutex.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/pthreads/mutex.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 341639 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.mutex" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Modified: phpdoc/ru/trunk/reference/pthreads/pool.xml
===================================================================
--- phpdoc/ru/trunk/reference/pthreads/pool.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/pthreads/pool.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342942 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.pool" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-chisquare.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-chisquare.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-chisquare.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-chisquare" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-exponential.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-exponential.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-exponential.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-exponential" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -17,7 +17,7 @@
<para>
Вычисляет случайное отклонение от экспоненциального распределения
- с заданным масштабным коэфициентом <parameter>av</parameter>.
+ с заданным масштабным коэффициентом <parameter>av</parameter>.
</para>
</refsect1>
@@ -29,7 +29,7 @@
<term><parameter>av</parameter></term>
<listitem>
<para>
- Масштабный коэфициент
+ Масштабный коэффициент
</para>
</listitem>
</varlistentry>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-f.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-f.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-f.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-f" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-funiform.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-funiform.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-funiform.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-funiform" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-gamma.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-gamma.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-gamma.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
<refentry xml:id="function.stats-rand-gen-gamma" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-ibinomial-negative" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -19,7 +19,7 @@
<para>
Вычисляет случайное отклонение от отрицательного биноминального распределения
с заданным числом успешных испытаний <parameter>n</parameter>
- и коэффициэнтом успешности <parameter>p</parameter>.
+ и коэффициентом успешности <parameter>p</parameter>.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ibinomial.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-ibinomial" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-int.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-int.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-int.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-int" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>stats_rand_gen_int</refname>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ipoisson.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ipoisson.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-ipoisson.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-ipoisson" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-iuniform.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-iuniform.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-iuniform.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-iuniform" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-chisquare.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-chisquare.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-chisquare.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 347114 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-noncentral-chisquare" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-f.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-f.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-f.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-noncentral-f" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -20,7 +20,7 @@
<para>
Вычисляет случайное отклонение от нецентрального распределения Фишера
с заданными числами степеней свободы числителя <parameter>dfn</parameter>
- и значенателя <parameter>dfd</parameter>
+ и знаменателя <parameter>dfd</parameter>
и параметром сдвига <parameter>xnonc</parameter>.
</para>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-t.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-t.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-noncentral-t.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-noncentral-t" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-normal.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-normal.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-normal.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342840 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-normal" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-t.xml
===================================================================
--- phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-t.xml 2020-01-21 03:06:28 UTC (rev 348989)
+++ phpdoc/ru/trunk/reference/stats/functions/stats-rand-gen-t.xml 2020-01-21 03:19:13 UTC (rev 348990)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 342827 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.stats-rand-gen-t" xmlns="http://docbook.org/ns/docbook">
<refnamediv>