Author: jstephens
Date: 2007-04-27 11:49:19 +0200 (Fri, 27 Apr 2007)
New Revision: 6243
Log:
Fixed role values for MCCGE entities.
Added entities for "Not supported in MCCGE" warnings.
Modified:
trunk/common/phrases.ent
Modified: trunk/common/phrases.ent
===================================================================
--- trunk/common/phrases.ent 2007-04-27 09:01:06 UTC (rev 6242)
+++ trunk/common/phrases.ent 2007-04-27 09:49:19 UTC (rev 6243)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 4; 2881 bytes
@@ -16,7 +16,9 @@
<!-- Specific to MCCGE, used in 5.1 Manual and Cluster API docs -->
<!ENTITY mccge-series "MySQL Cluster 5.1 Carrier Grade Edition">
<!ENTITY mccge-current "5.1.15-ndb-6.1.6-beta"><!-- Current MySQL CGE version - update with new releases -->
-<!ENTITY mccge-warning-section '<formalpara role="telco-warning"><title>&mccge-series;</title><para>The information in this section applies to users of &mccge-series; only. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
-<!ENTITY mccge-warning-begin '<formalpara role="telco-warning"><title>&mccge-series;</title><para>The following information applies to users of &mccge-series; only. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
-<!ENTITY mccge-warning-end-api '<para role="telco-warning">The following information applies to all MySQL Cluster API users.</para>'>
-<!ENTITY mccge-warning-end-cluster '<para role="telco-warning">The following information applies to all MySQL Cluster users.</para>'>
+<!ENTITY mccge-warning-section '<formalpara role="mccge-warning"><title>&mccge-series;</title><para>The information in this section applies to users of &mccge-series; only. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
+<!ENTITY mccge-warning-begin '<formalpara role="mccge-warning"><title>&mccge-series;</title><para>The following information applies to users of &mccge-series; only. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
+<!ENTITY mccge-warning-end-api '<para role="mccge-warning">The following information applies to all MySQL Cluster API users.</para>'>
+<!ENTITY mccge-warning-end-cluster '<para role="mccge-warning">The following information applies to all MySQL Cluster users.</para>'>
+<!ENTITY mccge-warning-section-unsupported '<formalpara role="mccge-warning"><title>&mccge-series;</title><para>The information in this section does not apply to users of &mccge-series;. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
+<!ENTITY mccge-warning-unsupported-begin '<formalpara role="mccge-warning"><title>&mccge-series;</title><para>The following information does not apply to users of &mccge-series;. For more information about &mccge-series;, see <ulink url="http://www.mysql.com/products/database/clustercge/"/>.</para></formalpara>'>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6243 - trunk/common | jon | 27 Apr |