List:Commits« Previous MessageNext Message »
From:jon Date:November 28 2006 3:47am
Subject:svn commit - mysqldoc@docsrva: r4054 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-11-28 03:47:15 +0100 (Tue, 28 Nov 2006)
New Revision: 4054

Log:

Fixed typo (Thanks, Todd F!)



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	2006-11-28 02:17:57 UTC (rev 4053)
+++ trunk/refman-4.1/mysql-cluster.xml	2006-11-28 02:47:15 UTC (rev 4054)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 784 bytes

@@ -9858,7 +9858,7 @@
           <para>
             <emphasis role="bold">Note</emphasis>: When one or more
             nodes hang in Phase 1 while the remaining node or nodes hang
-            in Pahse 2, this often indicates network problems. One
+            in Phase 2, this often indicates network problems. One
             possible cause of such issues is one or more cluster hosts
             having multiple network interfaces. Another common source of
             problems causing this condition is the blocking of TCP/IP


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2006-11-28 02:17:57 UTC (rev 4053)
+++ trunk/refman-5.0/mysql-cluster.xml	2006-11-28 02:47:15 UTC (rev 4054)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 784 bytes

@@ -9901,7 +9901,7 @@
           <para>
             <emphasis role="bold">Note</emphasis>: When one or more
             nodes hang in Phase 1 while the remaining node or nodes hang
-            in Pahse 2, this often indicates network problems. One
+            in Phase 2, this often indicates network problems. One
             possible cause of such issues is one or more cluster hosts
             having multiple network interfaces. Another common source of
             problems causing this condition is the blocking of TCP/IP


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2006-11-28 02:17:57 UTC (rev 4053)
+++ trunk/refman-5.1/mysql-cluster.xml	2006-11-28 02:47:15 UTC (rev 4054)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 784 bytes

@@ -9954,7 +9954,7 @@
           <para>
             <emphasis role="bold">Note</emphasis>: When one or more
             nodes hang in Phase 1 while the remaining node or nodes hang
-            in Pahse 2, this often indicates network problems. One
+            in Phase 2, this often indicates network problems. One
             possible cause of such issues is one or more cluster hosts
             having multiple network interfaces. Another common source of
             problems causing this condition is the blocking of TCP/IP


Thread
svn commit - mysqldoc@docsrva: r4054 - in trunk: refman-4.1 refman-5.0 refman-5.1jon28 Nov