List:Commits« Previous MessageNext Message »
From:jon Date:February 8 2007 9:18am
Subject:svn commit - mysqldoc@docsrva: r4853 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-02-08 10:18:33 +0100 (Thu, 08 Feb 2007)
New Revision: 4853

Log:

Changed a couple of <ulink>s to <xref>s. (Thanks for the fix, MC!)



Modified:
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-02-08 09:12:48 UTC (rev 4852)
+++ trunk/refman-5.1/news-5.1.xml	2007-02-08 09:18:33 UTC (rev 4853)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 8; 1285 bytes

@@ -87,12 +87,10 @@
           <literal>NDB Cluster</literal> (Cluster APIs): A new
           <literal>ndb_mgm_get_clusterlog_loglevel()</literal> function
           was added to the MGM API.
-        </para>
+        </para>        
         
         <para>
-          For more information, see <ulink url="&base-url-docs;ndbapi/en/ndb-mgm-get-clusterlog-loglevel.html"><citetitle>The
-            <literal>ndb_mgm_get_clusterlog_loglevel()</literal>
-            Function</citetitle></ulink>.
+          For more information, see <xref linkend="ndb-mgm-get-clusterlog-loglevel"/>.
         </para>
       </listitem>
       

@@ -109,10 +107,8 @@
         </para>
         
         <para>
-          See 
-          <ulink url="&base-url-docs;ndbapi/en/class-ndboperation-abortoption.html"><citetitle>The 
-            <literal>NdbOperation::AbortOption</literal>
-            Type</citetitle></ulink> for more information.
+          See <xref linkend="class-ndboperation-abortoption"/>, for more
+          information.
         </para>
       </listitem>
       


Thread
svn commit - mysqldoc@docsrva: r4853 - trunk/refman-5.1jon8 Feb