List:Commits« Previous MessageNext Message »
From:martin.brown Date:November 2 2009 9:45am
Subject:svn commit - mysqldoc@docsrva: r17415 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2009-11-02 10:45:02 +0100 (Mon, 02 Nov 2009)
New Revision: 17415

Log:
Fixing some table errors



Modified:
   trunk/refman-5.1/installing-windows.xml


Modified: trunk/refman-5.1/installing-windows.xml
===================================================================
--- trunk/refman-5.1/installing-windows.xml	2009-11-02 08:17:19 UTC (rev 17414)
+++ trunk/refman-5.1/installing-windows.xml	2009-11-02 09:45:02 UTC (rev 17415)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 1; 771 bytes

@@ -2189,7 +2189,6 @@
             <row>
               <entry>Option</entry>
               <entry>Description</entry>
-              <entry>Required/Optional</entry>
             </row>
           </thead>
           <tbody>

@@ -2282,6 +2281,8 @@
       <table>
         <title>MySQL Server Instance Config Wizard Parameters</title>
         <tgroup cols="2">
+          <colspec colwidth="20*"/>
+          <colspec colwidth="60*"/>
           <thead>
             <row>
               <entry>Parameter</entry>


Thread
svn commit - mysqldoc@docsrva: r17415 - trunk/refman-5.1martin.brown2 Nov