Author: paul
Date: 2006-12-05 21:11:10 +0100 (Tue, 05 Dec 2006)
New Revision: 4113
Log:
r16705@polar: paul | 2006-12-05 13:08:25 -0600
Reorder first section bullet items so they appear in TOC order
rather than seemingly in random order.
Modified:
trunk/refman-4.1/introduction.xml
trunk/refman-5.0/introduction.xml
trunk/refman-5.1/introduction.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:16651
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:13158
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:12611
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:16705
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:13158
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:12611
Modified: trunk/refman-4.1/introduction.xml
===================================================================
--- trunk/refman-4.1/introduction.xml 2006-12-05 17:45:16 UTC (rev 4112)
+++ trunk/refman-4.1/introduction.xml 2006-12-05 20:11:10 UTC (rev 4113)
Changed blocks: 2, Lines Added: 16, Lines Deleted: 16; 2359 bytes
@@ -62,38 +62,36 @@
<listitem>
<para>
- For information about configuring and administering MySQL
- Server, see <xref linkend="database-administration"/>.
+ For a tutorial introduction to the MySQL Database Server, see
+ <xref linkend="tutorial"/>.
</para>
</listitem>
<listitem>
<para>
- For information about setting up replication servers, see
- <xref linkend="replication"/>.
+ For information about configuring and administering MySQL
+ Server, see <xref linkend="database-administration"/>.
</para>
</listitem>
<listitem>
<para>
- For tips on porting the MySQL Database Software to new
- architectures or operating systems, see
- <xref linkend="porting"/>.
+ For information about setting up replication servers, see
+ <xref linkend="replication"/>.
</para>
</listitem>
<listitem>
<para>
- For a tutorial introduction to the MySQL Database Server, see
- <xref linkend="tutorial"/>.
+ For a list of currently known bugs and misfeatures, see
+ <xref linkend="bugs"/>.
</para>
</listitem>
<listitem>
<para>
- For benchmarking information, see the
- <filename>sql-bench</filename> benchmarking directory in your
- MySQL distribution.
+ For a list of all the contributors to this project, see
+ <xref linkend="credits"/>.
</para>
</listitem>
@@ -106,15 +104,17 @@
<listitem>
<para>
- For a list of currently known bugs and misfeatures, see
- <xref linkend="bugs"/>.
+ For tips on porting the MySQL Database Software to new
+ architectures or operating systems, see
+ <xref linkend="porting"/>.
</para>
</listitem>
<listitem>
<para>
- For a list of all the contributors to this project, see
- <xref linkend="credits"/>.
+ For benchmarking information, see the
+ <filename>sql-bench</filename> benchmarking directory in your
+ MySQL distribution.
</para>
</listitem>
Modified: trunk/refman-5.0/introduction.xml
===================================================================
--- trunk/refman-5.0/introduction.xml 2006-12-05 17:45:16 UTC (rev 4112)
+++ trunk/refman-5.0/introduction.xml 2006-12-05 20:11:10 UTC (rev 4113)
Changed blocks: 4, Lines Added: 23, Lines Deleted: 23; 2935 bytes
@@ -47,16 +47,14 @@
<listitem>
<para>
- For answers to a number of questions that are often asked
- concerning the MySQL Database Server and its capabilities, see
- <xref linkend="faqs"/>.
+ For a discussion about the capabilities of the MySQL Database
+ Server, see <xref linkend="features"/>.
</para>
</listitem>
<listitem>
<para>
- For a discussion about the capabilities of the MySQL Database
- Server, see <xref linkend="features"/>.
+ For future plans, see <xref linkend="roadmap"/>.
</para>
</listitem>
@@ -70,6 +68,13 @@
<listitem>
<para>
+ For a tutorial introduction to the MySQL Database Server, see
+ <xref linkend="tutorial"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
For information about configuring and administering MySQL
Server, see <xref linkend="database-administration"/>.
</para>
@@ -84,24 +89,23 @@
<listitem>
<para>
- For tips on porting the MySQL Database Software to new
- architectures or operating systems, see
- <xref linkend="porting"/>.
+ For answers to a number of questions that are often asked
+ concerning the MySQL Database Server and its capabilities, see
+ <xref linkend="faqs"/>.
</para>
</listitem>
<listitem>
<para>
- For a tutorial introduction to the MySQL Database Server, see
- <xref linkend="tutorial"/>.
+ For a list of currently known bugs and misfeatures, see
+ <xref linkend="bugs"/>.
</para>
</listitem>
<listitem>
<para>
- For benchmarking information, see the
- <filename>sql-bench</filename> benchmarking directory in your
- MySQL distribution.
+ For a list of all the contributors to this project, see
+ <xref linkend="credits"/>.
</para>
</listitem>
@@ -114,24 +118,20 @@
<listitem>
<para>
- For a list of currently known bugs and misfeatures, see
- <xref linkend="bugs"/>.
+ For tips on porting the MySQL Database Software to new
+ architectures or operating systems, see
+ <xref linkend="porting"/>.
</para>
</listitem>
<listitem>
<para>
- For future plans, see <xref linkend="roadmap"/>.
+ For benchmarking information, see the
+ <filename>sql-bench</filename> benchmarking directory in your
+ MySQL distribution.
</para>
</listitem>
- <listitem>
- <para>
- For a list of all the contributors to this project, see
- <xref linkend="credits"/>.
- </para>
- </listitem>
-
</itemizedlist>
<para>
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2006-12-05 17:45:16 UTC (rev 4112)
+++ trunk/refman-5.1/introduction.xml 2006-12-05 20:11:10 UTC (rev 4113)
Changed blocks: 4, Lines Added: 23, Lines Deleted: 23; 2935 bytes
@@ -47,16 +47,14 @@
<listitem>
<para>
- For answers to a number of questions that are often asked
- concerning the MySQL Database Server and its capabilities, see
- <xref linkend="faqs"/>.
+ For a discussion about the capabilities of the MySQL Database
+ Server, see <xref linkend="features"/>.
</para>
</listitem>
<listitem>
<para>
- For a discussion about the capabilities of the MySQL Database
- Server, see <xref linkend="features"/>.
+ For future plans, see <xref linkend="roadmap"/>.
</para>
</listitem>
@@ -70,6 +68,13 @@
<listitem>
<para>
+ For a tutorial introduction to the MySQL Database Server, see
+ <xref linkend="tutorial"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
For information about configuring and administering MySQL
Server, see <xref linkend="database-administration"/>.
</para>
@@ -84,24 +89,23 @@
<listitem>
<para>
- For tips on porting the MySQL Database Software to new
- architectures or operating systems, see
- <xref linkend="porting"/>.
+ For answers to a number of questions that are often asked
+ concerning the MySQL Database Server and its capabilities, see
+ <xref linkend="faqs"/>.
</para>
</listitem>
<listitem>
<para>
- For a tutorial introduction to the MySQL Database Server, see
- <xref linkend="tutorial"/>.
+ For a list of currently known bugs and misfeatures, see
+ <xref linkend="bugs"/>.
</para>
</listitem>
<listitem>
<para>
- For benchmarking information, see the
- <filename>sql-bench</filename> benchmarking directory in your
- MySQL distribution.
+ For a list of all the contributors to this project, see
+ <xref linkend="credits"/>.
</para>
</listitem>
@@ -114,24 +118,20 @@
<listitem>
<para>
- For a list of currently known bugs and misfeatures, see
- <xref linkend="bugs"/>.
+ For tips on porting the MySQL Database Software to new
+ architectures or operating systems, see
+ <xref linkend="porting"/>.
</para>
</listitem>
<listitem>
<para>
- For future plans, see <xref linkend="roadmap"/>.
+ For benchmarking information, see the
+ <filename>sql-bench</filename> benchmarking directory in your
+ MySQL distribution.
</para>
</listitem>
- <listitem>
- <para>
- For a list of all the contributors to this project, see
- <xref linkend="credits"/>.
- </para>
- </listitem>
-
</itemizedlist>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4113 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 5 Dec |