File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 46a9cdd2dbef4ec89bf65fad9930e2feb78bbb98 Maintainer: mproshchuk Status: ready -->
3-
4- <book xml : id =" book.bzip2" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
2+ <!-- EN-Revision: 5fdeb11b137c94a6d25cbe98a2e14c00366197cf Maintainer: mproshchuk Status: ready -->
3+ <book xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id =" book.bzip2" >
54 <?phpdoc extension-membership =" bundledexternal" ?>
65 <title >Bzip2</title >
7-
6+
87 <!-- {{{ preface -->
98 <preface xml : id =" intro.bzip2" >
109 &reftitle.intro;
11- <para >
10+ <simpara >
1211 Функції bzip2 використовуються для прозорого читання та записування
1312 стиснених файлів bzip2 (.bz2).
14- </para >
13+ </simpara >
1514 </preface >
1615 <!-- }}} -->
17-
16+
1817 &reference.bzip2.setup;
1918 &reference.bzip2.examples;
2019 &reference.bzip2.reference;
2120
2221</book >
23-
2422<!-- Keep this comment at the end of the file
2523Local variables:
2624mode: sgml
@@ -41,4 +39,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
4139vim: et tw=78 syn=sgml
4240vi: ts=1 sw=1
4341-->
44-
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: ktretyak Status: ready -->
2+ <!-- EN-Revision: 5fdeb11b137c94a6d25cbe98a2e14c00366197cf Maintainer: ktretyak Status: ready -->
33<!-- $Revision$ -->
4- <section xml : id = " bzip2.installation " xmlns =" http://docbook.org/ns/docbook" >
4+ <section xmlns =" http://docbook.org/ns/docbook" xml : id = " bzip2.installation " >
55 &reftitle.install;
6- <para >
6+ <simpara >
77 Підтримку <acronym >Bzip2</acronym > в PHP не підключено початково.
88 Для такого підключення потрібно використовувати параметр
99 <option role =" configure" >--with-bz2[=DIR]</option > при збірці PHP.
10- </para >
10+ </simpara >
1111</section >
12-
1312<!-- Keep this comment at the end of the file
1413Local variables:
1514mode: sgml
You can’t perform that action at this time.
0 commit comments