List:Commits« Previous MessageNext Message »
From:jon Date:February 2 2007 12:02am
Subject:svn commit - mysqldoc@docsrva: r4742 - branches/telcos/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-02-02 01:02:16 +0100 (Fri, 02 Feb 2007)
New Revision: 4742

Log:

Telco Edition -> Carrier Grade Edition



Modified:
   branches/telcos/refman-5.1/introduction.xml
   branches/telcos/refman-5.1/manual.xml
   branches/telcos/refman-5.1/news-5.1.xml
   branches/telcos/refman-5.1/versions.ent


Modified: branches/telcos/refman-5.1/introduction.xml
===================================================================
--- branches/telcos/refman-5.1/introduction.xml	2007-02-01 21:30:22 UTC (rev 4741)
+++ branches/telcos/refman-5.1/introduction.xml	2007-02-02 00:02:16 UTC (rev 4742)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 707 bytes

@@ -245,9 +245,9 @@
 </programlisting>
 
     <para>
-      You can find the sources for this Telco Edition of the Manual in
-      the directory <filename>branches/telcos/refman-5.1</filename> of
-      the documentation repository.
+      You can find the sources for this edition of the Manual in the
+      directory <filename>branches/telcos/refman-5.1</filename> of the
+      documentation repository.
     </para>
 
     <para>


Modified: branches/telcos/refman-5.1/manual.xml
===================================================================
--- branches/telcos/refman-5.1/manual.xml	2007-02-01 21:30:22 UTC (rev 4741)
+++ branches/telcos/refman-5.1/manual.xml	2007-02-02 00:02:16 UTC (rev 4742)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 790 bytes

@@ -13,15 +13,15 @@
 ]>
 <book id="top" lang="en">
 
-  <title>MySQL 5.1 Reference Manual (Telco Edition)</title>
+  <title>MySQL Reference Manual &mdash; MySQL &current-series;</title>
 
   <bookinfo>
 
     <abstract>
 
       <para>
-        This is the MySQL Reference Manual, Telco Edition. It documents
-        MySQL &current-series; through &current-version;.
+        This is the MySQL Reference Manual for MySQL &current-series;.
+        It documents MySQL &current-series; through &current-version;.
       </para>
 
       <para>


Modified: branches/telcos/refman-5.1/news-5.1.xml
===================================================================
--- branches/telcos/refman-5.1/news-5.1.xml	2007-02-01 21:30:22 UTC (rev 4741)
+++ branches/telcos/refman-5.1/news-5.1.xml	2007-02-02 00:02:16 UTC (rev 4742)
Changed blocks: 4, Lines Added: 14, Lines Deleted: 15; 2503 bytes

@@ -13,9 +13,7 @@
 ]>
 <section id="news-5-1-x">
 
-  <title>Changes in release
-    5.1.<replaceable>X</replaceable>/NDB-6.1.<replaceable>X</replaceable>
-    (&current-series;)</title>
+  <title>Changes in MySQL &current-series;</title>
 
   <indexterm>
     <primary>changes</primary>

@@ -23,13 +21,13 @@
   </indexterm>
 
   <para>
-    An overview of which features were added in MySQL 5.1 can be found
-    here: <xref linkend="mysql-5-1-nutshell"/>.
+    An overview of features added in MySQL 5.1 can be found here: 
+    <xref linkend="mysql-5-1-nutshell"/>.
   </para>
 
   <para>
     For a full list of changes, please refer to the changelog sections
-    for each individual &current-series; release.
+    for each individual MySQL &current-series; release.
   </para>
 
   <remark>

@@ -57,12 +55,13 @@
 
     <para>
       This section documents all changes and bug fixes that have been
-      applied in the second MySQL Cluster Telco Edition Beta release
-      &mdash; also known as MySQL Cluster 5.1.15/NDB-6.1.1 &mdash; since
-      the release of MySQL Cluster 5.1.14/NDB-6.1.0. This version also
-      incorporates all bugfixes and feature changes which were added in
-      the mainline 5.1.15 release; information about these can be found
-      in <xref linkend="news-5-1-15"/>.
+      applied in the second MySQL &current-series; Beta release &mdash;
+      also known as <firstterm>MySQL Cluster
+        5.1.15/NDB-6.1.1</firstterm> &mdash; since the release of MySQL
+      Cluster 5.1.14/NDB-6.1.0. This version also incorporates all
+      bugfixes and feature changes which were added in the mainline
+      5.1.15 release; information about these can be found in 
+      <xref linkend="news-5-1-15"/>.
     </para>
 
     <para>

@@ -1503,9 +1502,9 @@
 
     <para>
       This section documents all changes and bug fixes that have been
-      applied in the first MySQL Cluster Telco Edition Beta release
-      (also known as MySQL Cluster 5.1.14/NDB-6.1.0), and since MySQL's
-      Telco Edition diverged from MySQL 5.1.14 standard.
+      applied in the first MySQL &current-series; Beta release
+      (also known as MySQL Cluster 5.1.14/NDB-6.1.0), and since MySQL
+      &current-series; diverged from MySQL 5.1.14 standard.
     </para>
 
     <para>


Modified: branches/telcos/refman-5.1/versions.ent
===================================================================
--- branches/telcos/refman-5.1/versions.ent	2007-02-01 21:30:22 UTC (rev 4741)
+++ branches/telcos/refman-5.1/versions.ent	2007-02-02 00:02:16 UTC (rev 4742)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 842 bytes

@@ -4,7 +4,7 @@
   version of the manual.
 -->
 <!ENTITY title-refman-previous "MySQL 5.0 Reference Manual"><!-- Title of Manual previous edition  -->
-<!ENTITY current-series "5.1 Telco Edition"><!-- Current MySQL release series  -->
+<!ENTITY current-series "Cluster 5.1 Carrier Grade Edition"><!-- Current MySQL release series  -->
 <!ENTITY previous-series "5.0"><!-- Previous MySQL release series  -->
 <!ENTITY next-series "5.2"><!-- Next MySQL release series  -->
 <!ENTITY current-version "5.1.15/NDB-6.1.1-beta"><!-- Current MySQL Version - update with new releases -->


Thread
svn commit - mysqldoc@docsrva: r4742 - branches/telcos/refman-5.1jon2 Feb