katja           Sun Mar 19 17:23:04 2006 UTC

  Modified files:              
    /phpdoc/en/reference/pdf    configure.xml 
  Log:
  PDF doc updated
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdf/configure.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/pdf/configure.xml
diff -u phpdoc/en/reference/pdf/configure.xml:1.3 
phpdoc/en/reference/pdf/configure.xml:1.4
--- phpdoc/en/reference/pdf/configure.xml:1.3   Thu Dec  8 13:45:05 2005
+++ phpdoc/en/reference/pdf/configure.xml       Sun Mar 19 17:23:04 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="pdf.installation">
  &reftitle.install;
  <para>
@@ -8,13 +8,14 @@
   <ulink url="&url.pecl.package;pdflib">&url.pecl.package;pdflib</ulink>.
  </para>
  <para>
-  To get these functions to work in PHP &lt; 4.3.9, you have to compile PHP 
with
-  <option role="configure">--with-pdflib[=DIR]</option>. DIR is the PDFlib
-  base install directory, defaults to <filename>/usr/local</filename>.
+  To get these functions to work in PHP &lt; 4.3.9, you have to compile
+  PHP with <option role="configure">--with-pdflib[=DIR]</option>. DIR is
+  the PDFlib base install directory, defaults to 
+  <filename>/usr/local</filename>.
  </para>
  <para>
   As of PHP 4.3.9, you must install this extension through <ulink
-   url="&url.php.pear;">PEAR</ulink>, using the following command:
+  url="&url.php.pear;">PEAR</ulink>, using the following command:
   <command>pear install pdflib</command>.
  </para>
 </section>

Reply via email to