List:Commits« Previous MessageNext Message »
From:jon Date:July 23 2007 12:49pm
Subject:svn commit - mysqldoc@docsrva: r7182 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-07-23 14:49:11 +0200 (Mon, 23 Jul 2007)
New Revision: 7182

Log:

Fixed wrong markup from my rpevious commit.



Modified:
   trunk/refman-5.0/releasenotes-es-5.0.xml
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml	2007-07-23 12:48:41 UTC (rev 7181)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml	2007-07-23 12:49:11 UTC (rev 7182)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 729 bytes

@@ -85,8 +85,8 @@
         <para>
           <literal>NDB Cluster</literal>: The output from
           <command>ndb_config</command>
-          <option>--config-file="..."</option> was sent to
-          <literal>stdout</literal> rather than
+          <option>--config-file=<replaceable>file</replaceable></option>
+          was sent to <literal>stdout</literal> rather than
           <literal>stderr</literal>. (Bug #25941)
         </para>
       </listitem>


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-07-23 12:48:41 UTC (rev 7181)
+++ trunk/refman-5.1/news-5.1.xml	2007-07-23 12:49:11 UTC (rev 7182)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 696 bytes

@@ -85,8 +85,8 @@
         <para>
           <literal>NDB Cluster</literal>: The output from
           <command>ndb_config</command>
-          <option>--config-file="..."</option> was sent to
-          <literal>stdout</literal> rather than
+          <option>--config-file=<replaceable>file</replaceable></option>
+          was sent to <literal>stdout</literal> rather than
           <literal>stderr</literal>. (Bug #25941)
         </para>
       </listitem>


Thread
svn commit - mysqldoc@docsrva: r7182 - in trunk: refman-5.0 refman-5.1jon23 Jul