List:Commits« Previous MessageNext Message »
From:stefan Date:August 1 2007 9:15am
Subject:svn commit - mysqldoc@docsrva: r7300 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: shinz
Date: 2007-08-01 11:15:40 +0200 (Wed, 01 Aug 2007)
New Revision: 7300

Log:
Fix typo, reported by Adam Dixon (thanks)

Modified:
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-08-01 09:10:36 UTC (rev 7299)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-08-01 09:15:40 UTC (rev 7300)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 753 bytes

@@ -13577,7 +13577,7 @@
                     <entry><literal>\n</literal> (linefeed character)</entry>
                   </row>
                   <row>
-                    <entry><option>--appends</option></entry>
+                    <entry><option>--append</option></entry>
                     <entry><emphasis>None</emphasis></entry>
                     <entry>When used with <option>--tab</option>, causes the data to be appended to
                       existing files of the same name</entry>


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-08-01 09:10:36 UTC (rev 7299)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-08-01 09:15:40 UTC (rev 7300)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 753 bytes

@@ -15237,7 +15237,7 @@
                     <entry><literal>\n</literal> (linefeed character)</entry>
                   </row>
                   <row>
-                    <entry><option>--appends</option></entry>
+                    <entry><option>--append</option></entry>
                     <entry><emphasis>None</emphasis></entry>
                     <entry>When used with <option>--tab</option>, causes the data to be appended to
                       existing files of the same name</entry>


Thread
svn commit - mysqldoc@docsrva: r7300 - in trunk: refman-5.0 refman-5.1stefan1 Aug