List:Commits« Previous MessageNext Message »
From:mcbrown Date:January 5 2007 12:59pm
Subject:svn commit - mysqldoc@docsrva: r4382 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-01-05 12:59:58 +0100 (Fri, 05 Jan 2007)
New Revision: 4382

Log:
Fixing typo in --lines-terminated-by (thanks Leith!)



Modified:
   trunk/refman-4.1/client-utility-programs.xml
   trunk/refman-5.0/client-utility-programs.xml
   trunk/refman-5.1/client-utility-programs.xml


Modified: trunk/refman-4.1/client-utility-programs.xml
===================================================================
--- trunk/refman-4.1/client-utility-programs.xml	2007-01-04 11:42:12 UTC (rev 4381)
+++ trunk/refman-4.1/client-utility-programs.xml	2007-01-05 11:59:58 UTC (rev 4382)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 612 bytes

@@ -11271,7 +11271,7 @@
               specified explicitly using the
              
<option>--fields-<replaceable>xxx</replaceable></option>
               and
-             
<option>--lines--<replaceable>xxx</replaceable></option>
+              <option>--lines-terminated-by</option>
               options.
             </para>
 


Modified: trunk/refman-5.0/client-utility-programs.xml
===================================================================
--- trunk/refman-5.0/client-utility-programs.xml	2007-01-04 11:42:12 UTC (rev 4381)
+++ trunk/refman-5.0/client-utility-programs.xml	2007-01-05 11:59:58 UTC (rev 4382)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 612 bytes

@@ -11508,7 +11508,7 @@
               specified explicitly using the
              
<option>--fields-<replaceable>xxx</replaceable></option>
               and
-             
<option>--lines--<replaceable>xxx</replaceable></option>
+              <option>--lines-terminated-by</option>
               options.
             </para>
 


Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml	2007-01-04 11:42:12 UTC (rev 4381)
+++ trunk/refman-5.1/client-utility-programs.xml	2007-01-05 11:59:58 UTC (rev 4382)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 612 bytes

@@ -11464,7 +11464,7 @@
               specified explicitly using the
              
<option>--fields-<replaceable>xxx</replaceable></option>
               and
-             
<option>--lines--<replaceable>xxx</replaceable></option>
+              <option>--lines-terminated-by</option>
               options.
             </para>
 


Thread
svn commit - mysqldoc@docsrva: r4382 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown5 Jan