svn: /phpdoc/ru/trunk/ language-snippets.ent reference/parallel/configure.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Thu, 23 Apr 2020 05:19:43 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349695
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/language-snippets.ent
A phpdoc/ru/trunk/reference/parallel/configure.xml
Modified: phpdoc/ru/trunk/language-snippets.ent
===================================================================
--- phpdoc/ru/trunk/language-snippets.ent 2020-04-23 05:19:29 UTC (rev 349694)
+++ phpdoc/ru/trunk/language-snippets.ent 2020-04-23 05:19:43 UTC (rev 349695)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 349678 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 349686 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
@@ -2428,7 +2428,7 @@
<entry><literal>G</literal></entry>
<entry>
Аналогично спецификатору <literal>g</literal>, но использует
- <literal>E</literal> и <literal>F</literal>.
+ <literal>E</literal> и <literal>f</literal>.
</entry>
</row>
<row>
Added: phpdoc/ru/trunk/reference/parallel/configure.xml
===================================================================
--- phpdoc/ru/trunk/reference/parallel/configure.xml (rev 0)
+++ phpdoc/ru/trunk/reference/parallel/configure.xml 2020-04-23 05:19:43 UTC (rev 349695)
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 346877 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<section xml:id="parallel.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ &reftitle.install;
+
+ <para>
+ Используйте <option role="configure">--with-parallel[=DIR]</option> при компиляции PHP.
+ </para>
+
+ <para>
+ Пользователям Windows необходимо добавить <filename>php_parallel.dll</filename> в &php.ini;
+ </para>
+
+</section>
+
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/parallel/configure.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property