List:Commits« Previous MessageNext Message »
From:jon Date:August 11 2006 3:09pm
Subject:svn commit - mysqldoc@docsrva: r3003 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-08-11 17:09:08 +0200 (Fri, 11 Aug 2006)
New Revision: 3003

Log:
&current_series; -> &current-series;

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


Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2006-08-11 01:34:19 UTC (rev 3002)
+++ trunk/refman-5.0/using-mysql-programs.xml	2006-08-11 15:09:08 UTC (rev 3003)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 596 bytes

@@ -918,7 +918,7 @@
       </itemizedlist>
 
       <para>
-        In MySQL &current_series;, use of
+        In MySQL &current-series;, use of
         <replaceable>DATADIR</replaceable> as the location for
         <filename>my.cnf</filename> is deprecated.
         <replaceable>BASEDIR</replaceable> is a better location.


Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml	2006-08-11 01:34:19 UTC (rev 3002)
+++ trunk/refman-5.1/using-mysql-programs.xml	2006-08-11 15:09:08 UTC (rev 3003)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 596 bytes

@@ -916,7 +916,7 @@
       </itemizedlist>
 
       <para>
-        In MySQL &current_series;, use of
+        In MySQL &current-series;, use of
         <replaceable>DATADIR</replaceable> as the location for
         <filename>my.cnf</filename> is deprecated.
         <replaceable>BASEDIR</replaceable> is a better location.


Thread
svn commit - mysqldoc@docsrva: r3003 - in trunk: refman-5.0 refman-5.1jon11 Aug