List:Commits« Previous MessageNext Message »
From:stefan Date:July 18 2007 10:47am
Subject:svn commit - mysqldoc@docsrva: r7139 - trunk/refman-5.2
View as plain text  
Author: shinz
Date: 2007-07-18 12:47:18 +0200 (Wed, 18 Jul 2007)
New Revision: 7139

Log:
Typo: it's 'the MySQL server', rather than 'the mysql server'

Modified:
   trunk/refman-5.2/dba-core.xml


Modified: trunk/refman-5.2/dba-core.xml
===================================================================
--- trunk/refman-5.2/dba-core.xml	2007-07-18 10:46:17 UTC (rev 7138)
+++ trunk/refman-5.2/dba-core.xml	2007-07-18 10:47:18 UTC (rev 7139)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 995 bytes

@@ -3370,7 +3370,7 @@
         </indexterm>
 
         <para>
-          The <command>mysql</command> server maintains many system
+          The MySQL server maintains many system
           variables that indicate how it is configured. Each system
           variable has a default value. System variables can be set at
           server startup using options on the command line or in an

@@ -7729,7 +7729,7 @@
         </indexterm>
 
         <para>
-          The <command>mysql</command> server maintains many system
+          The MySQL server maintains many system
           variables that indicate how it is configured.
           <xref linkend="server-system-variables"/>, describes the
           meaning of these variables. Each system variable has a default


Thread
svn commit - mysqldoc@docsrva: r7139 - trunk/refman-5.2stefan18 Jul