MFB: Fixed link according to the new-reference-structure

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248209 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2007-12-14 02:22:38 +00:00
parent bc40b40e49
commit 6df619ad95

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<refentry xml:id="function.yaz-record" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>yaz_record</refname>
@ -280,7 +280,7 @@ echo $res;
</programlisting>
</para>
<para>
For PHP 5 the <link linkend="ref.xsl">XSL</link> extension must be used
For PHP 5 the <link linkend="book.xsl">XSL</link> extension must be used
instead of Sablotron XSLT.
</para>
</example>