List:Commits« Previous MessageNext Message »
From:jon Date:February 10 2008 1:34pm
Subject:svn commit - mysqldoc@docsrva: r9763 - in trunk: refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: jstephens
Date: 2008-02-10 14:34:43 +0100 (Sun, 10 Feb 2008)
New Revision: 9763

Log:

Simplified annoying sentence.



Modified:
   trunk/refman-5.0/mysql-cluster-multi-computer.xml
   trunk/refman-5.1/mysql-cluster-multi-computer.xml
   trunk/refman-6.0/mysql-cluster-multi-computer.xml


Modified: trunk/refman-5.0/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-multi-computer.xml	2008-02-10 13:29:30 UTC (rev 9762)
+++ trunk/refman-5.0/mysql-cluster-multi-computer.xml	2008-02-10 13:34:43 UTC (rev 9763)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 809 bytes

@@ -860,8 +860,8 @@
         <command>ndb_mgmd</command> is required to be present on a
         management node host; however, it is also a good idea to have
         <command>ndb_mgm</command> present on the same host machine.
-        Neither of these executables is required to be in a specific
-        location on the host machine's filesystem in order to run.
+        Neither of these executables requires a specific location on the
+        host machine&apos;s filesystem.
       </para>
 
     </formalpara>


Modified: trunk/refman-5.1/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-multi-computer.xml	2008-02-10 13:29:30 UTC (rev 9762)
+++ trunk/refman-5.1/mysql-cluster-multi-computer.xml	2008-02-10 13:34:43 UTC (rev 9763)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 809 bytes

@@ -860,8 +860,8 @@
         <command>ndb_mgmd</command> is required to be present on a
         management node host; however, it is also a good idea to have
         <command>ndb_mgm</command> present on the same host machine.
-        Neither of these executables is required to be in a specific
-        location on the host machine's filesystem in order to run.
+        Neither of these executables requires a specific location on the
+        host machine&apos;s filesystem.
       </para>
 
     </formalpara>


Modified: trunk/refman-6.0/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-6.0/mysql-cluster-multi-computer.xml	2008-02-10 13:29:30 UTC (rev 9762)
+++ trunk/refman-6.0/mysql-cluster-multi-computer.xml	2008-02-10 13:34:43 UTC (rev 9763)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 809 bytes

@@ -860,8 +860,8 @@
         <command>ndb_mgmd</command> is required to be present on a
         management node host; however, it is also a good idea to have
         <command>ndb_mgm</command> present on the same host machine.
-        Neither of these executables is required to be in a specific
-        location on the host machine's filesystem in order to run.
+        Neither of these executables requires a specific location on the
+        host machine&apos;s filesystem.
       </para>
 
     </formalpara>


Thread
svn commit - mysqldoc@docsrva: r9763 - in trunk: refman-5.0 refman-5.1 refman-6.0jon10 Feb