vrana           Fri Mar 23 16:11:52 2007 UTC

  Modified files:              
    /phpdoc/en/reference/xmlreader      configure.xml 
  Log:
  Link libxml
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/xmlreader/configure.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/xmlreader/configure.xml
diff -u phpdoc/en/reference/xmlreader/configure.xml:1.4 
phpdoc/en/reference/xmlreader/configure.xml:1.5
--- phpdoc/en/reference/xmlreader/configure.xml:1.4     Thu Feb 15 08:12:20 2007
+++ phpdoc/en/reference/xmlreader/configure.xml Fri Mar 23 16:11:52 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="xmlreader.installation">
  &reftitle.install;
   <para>
@@ -7,7 +7,8 @@
    included and enabled as of PHP 5.1.0 by default. It can be enabled
    by adding the argument <option role="configure">--enable-xmlreader</option>
    (or <option role="configure">--with-xmlreader</option> before 5.1.0)
-   to your configure line. The libxml extension is required.
+   to your configure line. The <link linkend="ref.libxml">libxml</link>
+   extension is required.
   </para>
 </section>
 

Reply via email to