takagi Sat Feb 3 03:55:05 2007 UTC
Modified files:
/phpdoc/en/reference/phar/functions Phar-uncompressAllFiles.xml
Phar-compressAllFilesGZ.xml
Phar-compressAllFilesBZIP2.xml
Log:
typo fix.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml
diff -u phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml:1.1
phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml:1.2
--- phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml:1.1 Sun Jan
28 20:08:52 2007
+++ phpdoc/en/reference/phar/functions/Phar-uncompressAllFiles.xml Sat Feb
3 03:55:05 2007
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.Phar-uncompressAllFiles">
<refnamediv>
- <refname>PharFileInfo->uncompressAllFiles</refname>
- <refpurpose>Compresses all files in the current Phar archive using Bzip2
compression</refpurpose>
+ <refname>Phar->uncompressAllFiles</refname>
+ <refpurpose>Uncompresses all files in the current Phar archive</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml
diff -u phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml:1.1
phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml:1.2
--- phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml:1.1 Sun Jan
28 20:08:52 2007
+++ phpdoc/en/reference/phar/functions/Phar-compressAllFilesGZ.xml Sat Feb
3 03:55:05 2007
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.Phar-compressAllFilesGZ">
<refnamediv>
- <refname>PharFileInfo->compressAllFilesGZ</refname>
+ <refname>Phar->compressAllFilesGZ</refname>
<refpurpose>Compresses all files in the current Phar archive using Gzip
compression</refpurpose>
</refnamediv>
<refsect1 role="description">
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml
diff -u phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml:1.1
phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml:1.2
--- phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml:1.1
Sun Jan 28 20:08:52 2007
+++ phpdoc/en/reference/phar/functions/Phar-compressAllFilesBZIP2.xml Sat Feb
3 03:55:05 2007
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.Phar-compressAllFilesBZIP2">
<refnamediv>
- <refname>PharFileInfo->compressAllFilesBZIP2</refname>
+ <refname>Phar->compressAllFilesBZIP2</refname>
<refpurpose>Compresses all files in the current Phar archive using Bzip2
compression</refpurpose>
</refnamediv>
<refsect1 role="description">