List:Commits« Previous MessageNext Message »
From:stefan Date:February 15 2006 12:15pm
Subject:svn commit - mysqldoc@docsrva: r1327 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: shinz
Date: 2006-02-15 12:15:03 +0100 (Wed, 15 Feb 2006)
New Revision: 1327

Log:
Change ulink to xref

Modified:
   trunk/refman-4.1/connector-php.xml
   trunk/refman-5.0/connector-php.xml
   trunk/refman-5.1/connector-php.xml

Modified: trunk/refman-4.1/connector-php.xml
===================================================================
--- trunk/refman-4.1/connector-php.xml	2006-02-15 11:13:08 UTC (rev 1326)
+++ trunk/refman-4.1/connector-php.xml	2006-02-15 11:15:03 UTC (rev 1327)
@@ -22,8 +22,7 @@
     information why you should preferably use the extensions provided by MySQL
     on that page. For platforms other than Windows, you should use the
     <literal>mysql</literal> or <literal>mysqli</literal>
extensions shipped
-    with the PHP sources. See 
-    <ulink url="http://dev.mysql.com/doc/refman/5.0/en/php.html"/>.
+    with the PHP sources. See <xref linkend="php"/>.
   </para>
 
 </section>

Modified: trunk/refman-5.0/connector-php.xml
===================================================================
--- trunk/refman-5.0/connector-php.xml	2006-02-15 11:13:08 UTC (rev 1326)
+++ trunk/refman-5.0/connector-php.xml	2006-02-15 11:15:03 UTC (rev 1327)
@@ -22,8 +22,7 @@
     information why you should preferably use the extensions provided by MySQL
     on that page. For platforms other than Windows, you should use the
     <literal>mysql</literal> or <literal>mysqli</literal>
extensions shipped
-    with the PHP sources. See 
-    <ulink url="http://dev.mysql.com/doc/refman/5.0/en/php.html"/>.
+    with the PHP sources. See <xref linkend="php"/>.
   </para>
 
 </section>

Modified: trunk/refman-5.1/connector-php.xml
===================================================================
--- trunk/refman-5.1/connector-php.xml	2006-02-15 11:13:08 UTC (rev 1326)
+++ trunk/refman-5.1/connector-php.xml	2006-02-15 11:15:03 UTC (rev 1327)
@@ -22,8 +22,7 @@
     information why you should preferably use the extensions provided by MySQL
     on that page. For platforms other than Windows, you should use the
     <literal>mysql</literal> or <literal>mysqli</literal>
extensions shipped
-    with the PHP sources. See 
-    <ulink url="http://dev.mysql.com/doc/refman/5.0/en/php.html"/>.
+    with the PHP sources. See <xref linkend="php"/>.
   </para>
 
 </section>

Thread
svn commit - mysqldoc@docsrva: r1327 - in trunk: refman-4.1 refman-5.0 refman-5.1stefan15 Feb