reference/xsl/configure.xml
f9c4a68ef4f89e51e6d9b905ad3ddb6492386dd3
...
...
@@ -3,10 +3,10 @@
3
3
<section xml:id="xsl.installation" xmlns="http://docbook.org/ns/docbook">
4
4
&reftitle.install;
5
5
<para>
6
-
PHP 5 includes the XSL extension by default and can be enabled
6
+
PHP includes the XSL extension by default and can be enabled
7
7
by adding the argument <option role="configure">--with-xsl[=DIR]</option>
8
-
to your configure line. <literal>DIR</literal> is the libxslt installation
9
-
directory.
8
+
to your configure line (<literal>DIR</literal> being the libxslt installation
9
+
directory).
10
10
</para>
11
11
</section>
12
12

13
13