List:Commits« Previous MessageNext Message »
From:jon Date:May 20 2007 6:34am
Subject:svn commit - mysqldoc@docsrva: r6551 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-05-20 08:34:57 +0200 (Sun, 20 May 2007)
New Revision: 6551

Log:

Another <link> that should now be an <xref>



Modified:
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2007-05-20 06:30:06 UTC (rev 6550)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-05-20 06:34:57 UTC (rev 6551)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 677 bytes

@@ -392,9 +392,8 @@
     <para>
       (However, it should be noted MySQL does not currently support the
       use of multiple data nodes on a single computer in a production
-      setting. See
-      <link linkend="mysql-cluster-limitations-exclusive-to-cluster">Issues
-      exclusive to MySQL Cluster</link>.)
+      setting. See 
+      <xref linkend="mysql-cluster-limitations-multiple-nodes"/>.)
     </para>
 
     <para>


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-05-20 06:30:06 UTC (rev 6550)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-05-20 06:34:57 UTC (rev 6551)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 677 bytes

@@ -313,9 +313,8 @@
     <para>
       (However, it should be noted MySQL does not currently support the
       use of multiple data nodes on a single computer in a production
-      setting. See
-      <link linkend="mysql-cluster-limitations-exclusive-to-cluster">Issues
-      exclusive to MySQL Cluster</link>.)
+      setting. See 
+      <xref linkend="mysql-cluster-limitations-multiple-nodes"/>.)
     </para>
 
     <para>


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-05-20 06:30:06 UTC (rev 6550)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-05-20 06:34:57 UTC (rev 6551)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 677 bytes

@@ -515,9 +515,8 @@
     <para>
       (However, it should be noted MySQL does not currently support the
       use of multiple data nodes on a single computer in a production
-      setting. See
-      <link linkend="mysql-cluster-limitations-exclusive-to-cluster">Issues
-      exclusive to MySQL Cluster</link>.)
+      setting. See 
+      <xref linkend="mysql-cluster-limitations-multiple-nodes"/>.)
     </para>
 
     <para>


Thread
svn commit - mysqldoc@docsrva: r6551 - in trunk: refman-4.1 refman-5.0 refman-5.1jon20 May