gregory Tue Oct 8 04:24:07 2002 EDT
Modified files:
/phpdoc/en/reference/xslt reference.xml
Log:
linked -> linkend, Tag <note> added
Index: phpdoc/en/reference/xslt/reference.xml
diff -u phpdoc/en/reference/xslt/reference.xml:1.4
phpdoc/en/reference/xslt/reference.xml:1.5
--- phpdoc/en/reference/xslt/reference.xml:1.4 Sun Oct 6 17:22:33 2002
+++ phpdoc/en/reference/xslt/reference.xml Tue Oct 8 04:24:06 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<reference id="ref.xslt">
<title>XSLT functions</title>
<titleabbrev>XSLT</titleabbrev>
@@ -51,24 +51,24 @@
library should be installed somewhere your compiler can find it.
</para>
<para>
- Make sure you have the same libraries linked to the
- <productname>Sablotron</productname> library as those, which are linked
+ Make sure you have the same libraries linkend to the
+ <productname>Sablotron</productname> library as those, which are linkend
with php. The configuration options:
- <link linked="install.configure.with-expat-dir">--with-expat-dir</link>
- <link linked="install.configure.with-iconv-dir">--with-iconv-dir</link>
+ <link linkend="install.configure.with-expat-dir">--with-expat-dir</link>
+ <link linkend="install.configure.with-iconv-dir">--with-iconv-dir</link>
are there to help you specify them. When asking for support, always
mention these directives, and whether there are other versions of those
libraries installed on your system somewhere. Naturally, provide all the
version numbers.
</para>
- <para>
+ <note>
<title>JavaScript E-XSLT support</title>
<simpara>
If you compiled <productname>Sablotron</productname> with JavaScript
support, you must specify the option:
- <link linked="install.configure.with-sablot-js">--with-sablot-js</link>.
+ <link linkend="install.configure.with-sablot-js">--with-sablot-js</link>.
</simpara>
- </para>
+ </note>
</section>
<section id="xslt.configuration">
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php