List:Commits« Previous MessageNext Message »
From:jon Date:February 6 2008 10:26pm
Subject:svn commit - mysqldoc@docsrva: r9725 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: jstephens
Date: 2008-02-06 23:26:24 +0100 (Wed, 06 Feb 2008)
New Revision: 9725

Log:

Corrected a couple of typos in options-defaults-equals noted by PeterL



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


Modified: trunk/refman-4.1/programs-using.xml
===================================================================
--- trunk/refman-4.1/programs-using.xml	2008-02-06 22:20:45 UTC (rev 9724)
+++ trunk/refman-4.1/programs-using.xml	2008-02-06 22:26:24 UTC (rev 9725)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 940 bytes

@@ -1322,12 +1322,12 @@
 
         In both cases, the <command>mysql</command> client attempts to
         connect to a MySQL server running on the host named
-        <quote>tonfisk</quote> user an account with the username
+        <quote>tonfisk</quote> using an account with the username
         <quote>jon</quote>.
       </para>
 
       <para>
-        Due to this behaviour, problems can occasionally arise when no
+        Due to this behavior, problems can occasionally arise when no
         value is provided for an option that expects one. Consider the
         following example, where a user connects to a MySQL server
         running on host <literal>tonfisk</literal> as user


Modified: trunk/refman-5.0/programs-using.xml
===================================================================
--- trunk/refman-5.0/programs-using.xml	2008-02-06 22:20:45 UTC (rev 9724)
+++ trunk/refman-5.0/programs-using.xml	2008-02-06 22:26:24 UTC (rev 9725)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 940 bytes

@@ -1327,12 +1327,12 @@
 
         In both cases, the <command>mysql</command> client attempts to
         connect to a MySQL server running on the host named
-        <quote>tonfisk</quote> user an account with the username
+        <quote>tonfisk</quote> using an account with the username
         <quote>jon</quote>.
       </para>
 
       <para>
-        Due to this behaviour, problems can occasionally arise when no
+        Due to this behavior, problems can occasionally arise when no
         value is provided for an option that expects one. Consider the
         following example, where a user connects to a MySQL server
         running on host <literal>tonfisk</literal> as user


Modified: trunk/refman-5.1/programs-using.xml
===================================================================
--- trunk/refman-5.1/programs-using.xml	2008-02-06 22:20:45 UTC (rev 9724)
+++ trunk/refman-5.1/programs-using.xml	2008-02-06 22:26:24 UTC (rev 9725)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 940 bytes

@@ -1327,12 +1327,12 @@
 
         In both cases, the <command>mysql</command> client attempts to
         connect to a MySQL server running on the host named
-        <quote>tonfisk</quote> user an account with the username
+        <quote>tonfisk</quote> using an account with the username
         <quote>jon</quote>.
       </para>
 
       <para>
-        Due to this behaviour, problems can occasionally arise when no
+        Due to this behavior, problems can occasionally arise when no
         value is provided for an option that expects one. Consider the
         following example, where a user connects to a MySQL server
         running on host <literal>tonfisk</literal> as user


Modified: trunk/refman-6.0/programs-using.xml
===================================================================
--- trunk/refman-6.0/programs-using.xml	2008-02-06 22:20:45 UTC (rev 9724)
+++ trunk/refman-6.0/programs-using.xml	2008-02-06 22:26:24 UTC (rev 9725)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 940 bytes

@@ -1325,12 +1325,12 @@
 
         In both cases, the <command>mysql</command> client attempts to
         connect to a MySQL server running on the host named
-        <quote>tonfisk</quote> user an account with the username
+        <quote>tonfisk</quote> using an account with the username
         <quote>jon</quote>.
       </para>
 
       <para>
-        Due to this behaviour, problems can occasionally arise when no
+        Due to this behavior, problems can occasionally arise when no
         value is provided for an option that expects one. Consider the
         following example, where a user connects to a MySQL server
         running on host <literal>tonfisk</literal> as user


Thread
svn commit - mysqldoc@docsrva: r9725 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0jon6 Feb