List:Commits« Previous MessageNext Message »
From:mcbrown Date:March 17 2006 9:14pm
Subject:svn commit - mysqldoc@docsrva: r1622 - trunk/refman-5.0
View as plain text  
Author: mcbrown
Date: 2006-03-17 21:14:23 +0100 (Fri, 17 Mar 2006)
New Revision: 1622

Log:
Yet more formatting, trying to make the new function section more readable.


Modified:
   trunk/refman-5.0/apis.xml

Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml	2006-03-17 20:08:59 UTC (rev 1621)
+++ trunk/refman-5.0/apis.xml	2006-03-17 20:14:23 UTC (rev 1622)
@@ -1604,7 +1604,11 @@
               <entry>Returns client version information as an
integer.</entry>
             </row>
             <row>
-              <entry><emphasis role="bold"><link
linkend="mysql-get-host-info">mysql_get_host_info()</link></emphasis></entry>
+              <entry>
+                <emphasis role="bold">
+                  <link
linkend="mysql-get-host-info">mysql_get_host_info()</link>
+                </emphasis>
+              </entry>
               <entry>Returns a string describing the connection.</entry>
             </row>
             <row>

Thread
svn commit - mysqldoc@docsrva: r1622 - trunk/refman-5.0mcbrown17 Mar