nathan Sun Mar 28 01:46:36 2004 EDT
Modified files:
/phpdoc/en/reference/xsl reference.xml
Log:
Update text a little.
http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xsl/reference.xml
diff -u phpdoc/en/reference/xsl/reference.xml:1.1
phpdoc/en/reference/xsl/reference.xml:1.2
--- phpdoc/en/reference/xsl/reference.xml:1.1 Sun Mar 28 01:42:32 2004
+++ phpdoc/en/reference/xsl/reference.xml Sun Mar 28 01:46:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<reference id="ref.xsl">
<title>XSL functions</title>
<titleabbrev>XSL</titleabbrev>
@@ -17,13 +17,12 @@
<section id="xsl.installation">
&reftitle.install;
<para>
- PHP 5 includes XSL by default, but it can be enabled
- explicitly by adding the argument
- <option role="configure">--enable-xsl[=DIR]</option>.
- <literal>DIR</literal> is the libxslt installation directory.
+ PHP 5 includes the XSL extension by default, and it can be enabled
+ by adding the argument <option role="configure">--with-xsl[=DIR]</option>
+ to your configure line. <literal>DIR</literal> is the libxslt installation
+ directory.
</para>
</section>
-
<section id="xsl.examples">
&reftitle.examples;
<para>