List:Commits« Previous MessageNext Message »
From:jon Date:March 13 2007 4:08am
Subject:svn commit - mysqldoc@docsrva: r5320 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2007-03-13 05:08:48 +0100 (Tue, 13 Mar 2007)
New Revision: 5320

Log:

New entities relating to MCCGE-specific info.



Modified:
   trunk/ndbapi/ndb.en.ent


Modified: trunk/ndbapi/ndb.en.ent
===================================================================
--- trunk/ndbapi/ndb.en.ent	2007-03-13 02:38:34 UTC (rev 5319)
+++ trunk/ndbapi/ndb.en.ent	2007-03-13 04:08:48 UTC (rev 5320)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 2; 1165 bytes

@@ -4,10 +4,15 @@
 -->
 
 
-<!ENTITY title "MySQL&reg; <literal>NDB</literal> API DEVELOPERS' GUIDE">
+<!ENTITY title "MySQL <literal>NDB</literal> API DEVELOPERS' GUIDE">
 <!ENTITY subtitle "VERSION &version; (<?dbtimestamp format='Y-m-d'?>)">
 <!ENTITY version "2.0">
 
 <!ENTITY copy   "&#x00A9;">
 <!ENTITY reg    "&#x00AE;">
-<!ENTITY mdash  "&#x2014;">
\ No newline at end of file
+<!ENTITY mdash  "&#x2014;">
+
+<!ENTITY telco-series "MySQL Cluster 5.1 Carrier Grade Edition"><!-- MCCGE  -->
+<!ENTITY telco-warning-begin '<formalpara
+role="telco-warning"><title>&telco-series;</title><para>The following information applies to users of &telco-series; only. For more information about &telco-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
+<!ENTITY telco-warning-end '<para role="telco-warning">The following information applies to all MySQL Cluster API users.</para>'>
\ No newline at end of file


Thread
svn commit - mysqldoc@docsrva: r5320 - trunk/ndbapijon13 Mar