Update text a little.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154731 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nathan Sullivan 2004-03-28 06:46:36 +00:00
parent 24e65da400
commit 09617e8b29

View file

@ -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>