List:Commits« Previous MessageNext Message »
From:paul Date:March 16 2006 2:12pm
Subject:svn commit - mysqldoc@docsrva: r1602 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-03-16 15:12:26 +0100 (Thu, 16 Mar 2006)
New Revision: 1602

Log:
 r8724@frost:  paul | 2006-03-16 08:09:39 -0600
 Add missing character name.


Modified:
   trunk/
   trunk/refman-4.1/using-mysql-programs.xml
   trunk/refman-5.0/using-mysql-programs.xml
   trunk/refman-5.1/using-mysql-programs.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8713
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3931
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8724
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3931

Modified: trunk/refman-4.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-4.1/using-mysql-programs.xml	2006-03-16 13:29:14 UTC (rev 1601)
+++ trunk/refman-4.1/using-mysql-programs.xml	2006-03-16 14:12:26 UTC (rev 1602)
@@ -1002,8 +1002,8 @@
         &lsquo;<literal>\r</literal>&rsquo;,
         &lsquo;<literal>\\</literal>&rsquo;, and
         &lsquo;<literal>\s</literal>&rsquo; in option values to
-        represent the backspace, tab, newline, carriage return, and
-        space characters.
+        represent the backspace, tab, newline, carriage return,
+        backslash, and space characters.
       </para>
 
       <para>

Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2006-03-16 13:29:14 UTC (rev 1601)
+++ trunk/refman-5.0/using-mysql-programs.xml	2006-03-16 14:12:26 UTC (rev 1602)
@@ -997,8 +997,8 @@
         &lsquo;<literal>\r</literal>&rsquo;,
         &lsquo;<literal>\\</literal>&rsquo;, and
         &lsquo;<literal>\s</literal>&rsquo; in option values to
-        represent the backspace, tab, newline, carriage return, and
-        space characters.
+        represent the backspace, tab, newline, carriage return,
+        backslash, and space characters.
       </para>
 
       <para>

Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml	2006-03-16 13:29:14 UTC (rev 1601)
+++ trunk/refman-5.1/using-mysql-programs.xml	2006-03-16 14:12:26 UTC (rev 1602)
@@ -995,8 +995,8 @@
         &lsquo;<literal>\r</literal>&rsquo;,
         &lsquo;<literal>\\</literal>&rsquo;, and
         &lsquo;<literal>\s</literal>&rsquo; in option values to
-        represent the backspace, tab, newline, carriage return, and
-        space characters.
+        represent the backspace, tab, newline, carriage return,
+        backslash, and space characters.
       </para>
 
       <para>

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