Author: paul
Date: 2006-01-09 02:37:26 +0100 (Mon, 09 Jan 2006)
New Revision: 728
Log:
r5972@frost: paul | 2006-01-08 19:34:52 -0600
Revise misleading section titles.
Modified:
trunk/
trunk/refman-4.1/apis.xml
trunk/refman-4.1/client-side-scripts.xml
trunk/refman-4.1/manual.xml
trunk/refman-4.1/renamed-nodes.txt
trunk/refman-4.1/using-mysql-programs.xml
trunk/refman-5.0/apis.xml
trunk/refman-5.0/client-side-scripts.xml
trunk/refman-5.0/manual.xml
trunk/refman-5.0/renamed-nodes.txt
trunk/refman-5.0/using-mysql-programs.xml
trunk/refman-5.1/apis.xml
trunk/refman-5.1/client-side-scripts.xml
trunk/refman-5.1/manual.xml
trunk/refman-5.1/renamed-nodes.txt
trunk/refman-5.1/using-mysql-programs.xml
trunk/refman-common/titles.en.ent
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5964
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5972
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
Modified: trunk/refman-4.1/apis.xml
===================================================================
--- trunk/refman-4.1/apis.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-4.1/apis.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -646,7 +646,7 @@
you can take advantage of many of the same environment variables
that are used by other client programs, because they are
referenced from the library. See
- <xref linkend="client-side-scripts"/>, for a list of these
+ <xref linkend="client-utility-programs"/>, for a list of these
variables.
</para>
Modified: trunk/refman-4.1/client-side-scripts.xml
===================================================================
--- trunk/refman-4.1/client-side-scripts.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-4.1/client-side-scripts.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -9,9 +9,9 @@
<!ENTITY % versions.entities SYSTEM "versions.ent">
%versions.entities;
]>
-<chapter id="client-side-scripts">
+<chapter id="client-utility-programs">
- <title>&title-client-side-scripts;</title>
+ <title>&title-client-utility-programs;</title>
<remark role="todo">
point out which programs support the SSL options option versions
@@ -33,9 +33,9 @@
invoking programs and specifying program options.
</para>
- <section id="client-side-overview">
+ <section id="client-utility-overview">
- <title>&title-client-side-overview;</title>
+ <title>&title-client-utility-overview;</title>
<para>
The following list briefly describes the MySQL client programs and
Modified: trunk/refman-4.1/manual.xml
===================================================================
--- trunk/refman-4.1/manual.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-4.1/manual.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -50,7 +50,7 @@
<xi:include href="optimization.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="client-side-scripts.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="client-utility-programs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="language-structure.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
Modified: trunk/refman-4.1/renamed-nodes.txt
===================================================================
--- trunk/refman-4.1/renamed-nodes.txt 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-4.1/renamed-nodes.txt 2006-01-09 01:37:26 UTC (rev 728)
@@ -93,3 +93,5 @@
answering-questions mailing-list-use
reproduceable-test-case reproducible-test-case
localisation localization
+client-side-scripts client-utility-programs
+mysqlcc client-utility-programs
Modified: trunk/refman-4.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-4.1/using-mysql-programs.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-4.1/using-mysql-programs.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -161,7 +161,7 @@
</itemizedlist>
<para>
- <xref linkend="client-side-scripts"/>, discusses these
+ <xref linkend="client-utility-programs"/>, discusses these
programs further
</para>
</listitem>
@@ -215,7 +215,7 @@
<para>
<xref linkend="database-administration"/>, discusses
<command>myisamchk</command>.
- <xref linkend="client-side-scripts"/>, discusses the other
+ <xref linkend="client-utility-programs"/>, discusses the other
programs.
</para>
</listitem>
Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.0/apis.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -694,7 +694,7 @@
you can take advantage of many of the same environment variables
that are used by other client programs, because they are
referenced from the library. See
- <xref linkend="client-side-scripts"/>, for a list of these
+ <xref linkend="client-utility-programs"/>, for a list of these
variables.
</para>
Modified: trunk/refman-5.0/client-side-scripts.xml
===================================================================
--- trunk/refman-5.0/client-side-scripts.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.0/client-side-scripts.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -9,9 +9,9 @@
<!ENTITY % versions.entities SYSTEM "versions.ent">
%versions.entities;
]>
-<chapter id="client-side-scripts">
+<chapter id="client-utility-programs">
- <title>&title-client-side-scripts;</title>
+ <title>&title-client-utility-programs;</title>
<remark role="todo">
point out which programs support the SSL options option versions
@@ -33,9 +33,9 @@
invoking programs and specifying program options.
</para>
- <section id="client-side-overview">
+ <section id="client-utility-overview">
- <title>&title-client-side-overview;</title>
+ <title>&title-client-utility-overview;</title>
<para>
The following list briefly describes the MySQL client programs and
Modified: trunk/refman-5.0/manual.xml
===================================================================
--- trunk/refman-5.0/manual.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.0/manual.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -50,7 +50,7 @@
<xi:include href="optimization.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="client-side-scripts.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="client-utility-programs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="language-structure.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
Modified: trunk/refman-5.0/renamed-nodes.txt
===================================================================
--- trunk/refman-5.0/renamed-nodes.txt 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.0/renamed-nodes.txt 2006-01-09 01:37:26 UTC (rev 728)
@@ -368,7 +368,6 @@
update-log ../../4.1/en/update-log
timestamp-pre-4-1 ../../4.1/en/timestamp-pre-4-1
replication-upgrade-4-0 ../../4.1/en/replication-upgrade-4-0
-mysqlcc using-mysql-programs
todo roadmap
todo-mysql-5-0 roadmap
todo-mysql-5-1 roadmap
@@ -390,3 +389,5 @@
answering-questions mailing-list-use
reproduceable-test-case reproducible-test-case
localisation localization
+client-side-scripts client-utility-programs
+mysqlcc client-utility-programs
Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.0/using-mysql-programs.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -168,7 +168,7 @@
</itemizedlist>
<para>
- <xref linkend="client-side-scripts"/>, discusses these
+ <xref linkend="client-utility-programs"/>, discusses these
programs further
</para>
</listitem>
@@ -222,7 +222,7 @@
<para>
<xref linkend="database-administration"/>, discusses
<command>myisamchk</command>.
- <xref linkend="client-side-scripts"/>, discusses the other
+ <xref linkend="client-utility-programs"/>, discusses the other
programs.
</para>
</listitem>
Modified: trunk/refman-5.1/apis.xml
===================================================================
--- trunk/refman-5.1/apis.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.1/apis.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -694,7 +694,7 @@
you can take advantage of many of the same environment variables
that are used by other client programs, because they are
referenced from the library. See
- <xref linkend="client-side-scripts"/>, for a list of these
+ <xref linkend="client-utility-programs"/>, for a list of these
variables.
</para>
Modified: trunk/refman-5.1/client-side-scripts.xml
===================================================================
--- trunk/refman-5.1/client-side-scripts.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.1/client-side-scripts.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -9,9 +9,9 @@
<!ENTITY % versions.entities SYSTEM "versions.ent">
%versions.entities;
]>
-<chapter id="client-side-scripts">
+<chapter id="client-utility-programs">
- <title>&title-client-side-scripts;</title>
+ <title>&title-client-utility-programs;</title>
<remark role="todo">
point out which programs support the SSL options option versions
@@ -33,9 +33,9 @@
invoking programs and specifying program options.
</para>
- <section id="client-side-overview">
+ <section id="client-utility-overview">
- <title>&title-client-side-overview;</title>
+ <title>&title-client-utility-overview;</title>
<para>
The following list briefly describes the MySQL client programs and
Modified: trunk/refman-5.1/manual.xml
===================================================================
--- trunk/refman-5.1/manual.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.1/manual.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -50,7 +50,7 @@
<xi:include href="optimization.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="client-side-scripts.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="client-utility-programs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="language-structure.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
Modified: trunk/refman-5.1/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1/renamed-nodes.txt 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.1/renamed-nodes.txt 2006-01-09 01:37:26 UTC (rev 728)
@@ -93,3 +93,5 @@
answering-questions mailing-list-use
reproduceable-test-case reproducible-test-case
localisation localization
+client-side-scripts client-utility-programs
+mysqlcc client-utility-programs
Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-5.1/using-mysql-programs.xml 2006-01-09 01:37:26 UTC (rev 728)
@@ -168,7 +168,7 @@
</itemizedlist>
<para>
- <xref linkend="client-side-scripts"/>, discusses these
+ <xref linkend="client-utility-programs"/>, discusses these
programs further
</para>
</listitem>
@@ -222,7 +222,7 @@
<para>
<xref linkend="database-administration"/>, discusses
<command>myisamchk</command>.
- <xref linkend="client-side-scripts"/>, discusses the other
+ <xref linkend="client-utility-programs"/>, discusses the other
programs.
</para>
</listitem>
Modified: trunk/refman-common/titles.en.ent
===================================================================
--- trunk/refman-common/titles.en.ent 2006-01-09 00:10:29 UTC (rev 727)
+++ trunk/refman-common/titles.en.ent 2006-01-09 01:37:26 UTC (rev 728)
@@ -216,8 +216,8 @@
<!ENTITY title-cj-weblogic-config "Using Connector/J with BEA WebLogic">
<!ENTITY title-cj-websphere-config "Using Connector/J with IBM WebSphere">
<!ENTITY title-cj-working-with-lobs "Working with <literal>BLOB</literal> and <literal>CLOB</literal> Values">
-<!ENTITY title-client-side-overview "Overview of the Client-Side Scripts and Utilities">
-<!ENTITY title-client-side-scripts "Client and Utility Programs">
+<!ENTITY title-client-utility-overview "Overview of Client and Utility Programs">
+<!ENTITY title-client-utility-programs "Client and Utility Programs">
<!ENTITY title-close "Cursor <literal>CLOSE</literal> Statement">
<!ENTITY title-collation-character-set-applicability-table "The <literal>INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY</literal> Table">
<!ENTITY title-collations-table "The <literal>INFORMATION_SCHEMA COLLATIONS</literal> Table">
@@ -988,7 +988,6 @@
<!ENTITY title-mysqladmin-for-manual "Client for Administering a MySQL Server">
<!ENTITY title-mysqlbinlog-for-manpage "utility for processing binary log files">
<!ENTITY title-mysqlbinlog-for-manual "Utility for Processing Binary Log Files">
-<!ENTITY title-mysqlcc "<command>mysqlcc</command>, the MySQL Control Center">
<!ENTITY title-mysqlcheck-for-manpage "a table maintenance and repair program">
<!ENTITY title-mysqlcheck-for-manual "A Table Maintenance and Repair Program">
<!ENTITY title-mysqld-for-manpage "the MySQL server">
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r728 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-common | paul | 9 Jan |