List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 30 2006 1:55pm
Subject:svn commit - mysqldoc@docsrva: r2893 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-07-30 15:55:11 +0200 (Sun, 30 Jul 2006)
New Revision: 2893

Log:
Fixing a missing opening tag and XREF



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


Modified: trunk/refman-4.1/connector-odbc.xml
===================================================================
--- trunk/refman-4.1/connector-odbc.xml	2006-07-30 11:51:36 UTC (rev 2892)
+++ trunk/refman-4.1/connector-odbc.xml	2006-07-30 13:55:11 UTC (rev 2893)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 724 bytes

@@ -3711,7 +3711,7 @@
               log is written to file <filename>C:\myodbc.log</filename>.
               If the trace option is not remembered when you are going
               back to the above screen, it means that you are not using
-              the <filename>myodbcd.dll</filename> driver, see xref
+              the <filename>myodbcd.dll</filename> driver, see <xref
               linkend="myodbc-configuration-dsn-windows-problems"/>.
             </para>
 


Modified: trunk/refman-5.0/connector-odbc.xml
===================================================================
--- trunk/refman-5.0/connector-odbc.xml	2006-07-30 11:51:36 UTC (rev 2892)
+++ trunk/refman-5.0/connector-odbc.xml	2006-07-30 13:55:11 UTC (rev 2893)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 724 bytes

@@ -3711,7 +3711,7 @@
               log is written to file <filename>C:\myodbc.log</filename>.
               If the trace option is not remembered when you are going
               back to the above screen, it means that you are not using
-              the <filename>myodbcd.dll</filename> driver, see xref
+              the <filename>myodbcd.dll</filename> driver, see <xref
               linkend="myodbc-configuration-dsn-windows-problems"/>.
             </para>
 


Modified: trunk/refman-5.1/connector-odbc.xml
===================================================================
--- trunk/refman-5.1/connector-odbc.xml	2006-07-30 11:51:36 UTC (rev 2892)
+++ trunk/refman-5.1/connector-odbc.xml	2006-07-30 13:55:11 UTC (rev 2893)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 724 bytes

@@ -3711,7 +3711,7 @@
               log is written to file <filename>C:\myodbc.log</filename>.
               If the trace option is not remembered when you are going
               back to the above screen, it means that you are not using
-              the <filename>myodbcd.dll</filename> driver, see xref
+              the <filename>myodbcd.dll</filename> driver, see <xref
               linkend="myodbc-configuration-dsn-windows-problems"/>.
             </para>
 


Thread
svn commit - mysqldoc@docsrva: r2893 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown30 Jul