List:Commits« Previous MessageNext Message »
From:paul Date:March 6 2007 4:56pm
Subject:svn commit - mysqldoc@docsrva: r5200 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2007-03-06 17:56:29 +0100 (Tue, 06 Mar 2007)
New Revision: 5200

Log:
 r21055@polar:  paul | 2007-03-06 10:04:19 -0600
 Fix bad xref.


Modified:
   trunk/refman-4.1/apis-c.xml
   trunk/refman-5.0/apis-c.xml
   trunk/refman-5.1/apis-c.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21017
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16997
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21055
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16997
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593


Modified: trunk/refman-4.1/apis-c.xml
===================================================================
--- trunk/refman-4.1/apis-c.xml	2007-03-06 16:54:54 UTC (rev 5199)
+++ trunk/refman-4.1/apis-c.xml	2007-03-06 16:56:29 UTC (rev 5200)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 522 bytes

@@ -4043,7 +4043,7 @@
       <para>
         After your application is done using the MySQL library, call
         <literal>mysql_library_end()</literal> to clean up. See
-        <xref linkend="mysql-library-init"/>.
+        <xref linkend="mysql-library-end"/>.
       </para>
 
       <para>


Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml	2007-03-06 16:54:54 UTC (rev 5199)
+++ trunk/refman-5.0/apis-c.xml	2007-03-06 16:56:29 UTC (rev 5200)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 522 bytes

@@ -4112,7 +4112,7 @@
       <para>
         After your application is done using the MySQL library, call
         <literal>mysql_library_end()</literal> to clean up. See
-        <xref linkend="mysql-library-init"/>.
+        <xref linkend="mysql-library-end"/>.
       </para>
 
       <para>


Modified: trunk/refman-5.1/apis-c.xml
===================================================================
--- trunk/refman-5.1/apis-c.xml	2007-03-06 16:54:54 UTC (rev 5199)
+++ trunk/refman-5.1/apis-c.xml	2007-03-06 16:56:29 UTC (rev 5200)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 522 bytes

@@ -4181,7 +4181,7 @@
       <para>
         After your application is done using the MySQL library, call
         <literal>mysql_library_end()</literal> to clean up. See
-        <xref linkend="mysql-library-init"/>.
+        <xref linkend="mysql-library-end"/>.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r5200 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul6 Mar