[PHP-DOC] cvs: phpdoc /en/functions bzip2.xml From: Daniel Beckham (danbeck <email protected>)
Date: 05/20/01

danbeck Sun May 20 15:49:49 2001 EDT

  Modified files:
    /phpdoc/en/functions bzip2.xml
  Log:
  added a link to the configuration option in install.xml and corrected a minor typo
  
Index: phpdoc/en/functions/bzip2.xml
diff -u phpdoc/en/functions/bzip2.xml:1.5 phpdoc/en/functions/bzip2.xml:1.6
--- phpdoc/en/functions/bzip2.xml:1.5 Thu Mar 15 03:13:40 2001
+++ phpdoc/en/functions/bzip2.xml Sun May 20 15:49:49 2001
@@ -8,9 +8,9 @@
     transparently read and write bzip2 (.bz2) compressed files.
    </para>
    <para>
- bzip2 support in PHP is not enabled by default. You will need to
- use the <parameter>--with-bz2[=DIR]</parameter> configuration
- option when compiling php to enable bzip2 support. This module
+ Bzip2 support in PHP is not enabled by default. You will need to
+ use the <link linkend="install.configure.with-bzip2">--with-bz2</link> configuration
+ option when compiling PHP to enable bzip2 support. This module
     requires bzip2/libbzip2 version &gt;= 1.0.x.
    </para>