List:Commits« Previous MessageNext Message »
From:jon Date:February 20 2008 8:38pm
Subject:svn commit - mysqldoc@docsrva: r9945 - in trunk/dynamic-docs: changelog command-optvars
View as plain text  
Author: jstephens
Date: 2008-02-20 20:38:01 +0100 (Wed, 20 Feb 2008)
New Revision: 9945

Log:

Fix broken xref



Modified:
   trunk/dynamic-docs/changelog/mysqld.xml
   trunk/dynamic-docs/command-optvars/mysqld.xml


Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml	2008-02-20 19:27:51 UTC (rev 9944)
+++ trunk/dynamic-docs/changelog/mysqld.xml	2008-02-20 19:38:01 UTC (rev 9945)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 651 bytes

@@ -74689,9 +74689,8 @@
       </para>
 
       <para>
-        For more information about this option, see
-        <link linkend="option_mysqld_ndb-cluster-connection-pool">the
-        description</link> in <xref linkend="server-options"/>.
+        For more information about this option, see 
+        <xref linkend="mysql-cluster-options-variables"/>.
       </para>
 
     </message>


Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml	2008-02-20 19:27:51 UTC (rev 9944)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml	2008-02-20 19:38:01 UTC (rev 9945)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 2; 519 bytes

@@ -13381,8 +13381,6 @@
 
   <mysqloption section="ndb" id="ndb-cluster-connection-pool">
 
-    <xrefto id="option_mysqld_ndb-cluster-connection-pool"/>
-
     <name>ndb-cluster-connection-pool</name>
 
     <shortdescription lang="en">


Thread
svn commit - mysqldoc@docsrva: r9945 - in trunk/dynamic-docs: changelog command-optvarsjon20 Feb