List:Commits« Previous MessageNext Message »
From:paul Date:September 27 2007 5:50pm
Subject:svn commit - mysqldoc@docsrva: r7926 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2
View as plain text  
Author: paul
Date: 2007-09-27 19:50:12 +0200 (Thu, 27 Sep 2007)
New Revision: 7926

Log:
 r25132@frost:  paul | 2007-09-27 12:49:33 -0500
 Kill some todos


Modified:
   trunk/refman-4.1/tutorial.xml
   trunk/refman-4.1/using-mysql-programs.xml
   trunk/refman-5.0/tutorial.xml
   trunk/refman-5.0/using-mysql-programs.xml
   trunk/refman-5.1/tutorial.xml
   trunk/refman-5.1/using-mysql-programs.xml
   trunk/refman-5.2/tutorial.xml
   trunk/refman-5.2/using-mysql-programs.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:30496
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25131
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:30496
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25132
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005


Modified: trunk/refman-4.1/tutorial.xml
===================================================================
--- trunk/refman-4.1/tutorial.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-4.1/tutorial.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 5; 531 bytes

@@ -3862,11 +3862,6 @@
 
       <remark role="help-description-end"/>
 
-      <remark role="todo">
-        Is there really such a sort of fish called a "lax"? Or is this
-        some inside joke that I'm not privy to? /JS
-      </remark>
-
       <remark role="help-example"/>
 
 <programlisting>


Modified: trunk/refman-4.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-4.1/using-mysql-programs.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-4.1/using-mysql-programs.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 2, Lines Added: 1, Lines Deleted: 10; 955 bytes

@@ -60,10 +60,6 @@
 
     <title>Overview of MySQL Programs</title>
 
-    <remark role="todo">
-      maybe mention (or xref) third-party programs
-    </remark>
-
     <para>
       MySQL AB provides several types of programs:
     </para>

@@ -203,14 +199,9 @@
           this table is missing some programs (e.g., replace).
         </remark>
 
-        <remark role="todo">
-          not all programs named here have their own entries in the
-          following chapters (e.g., mysql_install_db)
-        </remark>
-
         <para>
           <xref linkend="client-utility-programs"/>, discusses these
-          programs further
+          programs further.
         </para>
       </listitem>
 


Modified: trunk/refman-5.0/tutorial.xml
===================================================================
--- trunk/refman-5.0/tutorial.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.0/tutorial.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 5; 531 bytes

@@ -3713,11 +3713,6 @@
 
       <remark role="help-description-end"/>
 
-      <remark role="todo">
-        Is there really such a sort of fish called a "lax"? Or is this
-        some inside joke that I'm not privy to? /JS
-      </remark>
-
       <remark role="help-example"/>
 
 <programlisting>


Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.0/using-mysql-programs.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 3, Lines Added: 1, Lines Deleted: 28; 1865 bytes

@@ -60,10 +60,6 @@
 
     <title>Overview of MySQL Programs</title>
 
-    <remark role="todo">
-      maybe mention (or xref) third-party programs
-    </remark>
-
     <para>
       MySQL AB provides several types of programs:
     </para>

@@ -210,14 +206,9 @@
           this table is missing some programs (e.g., replace).
         </remark>
 
-        <remark role="todo">
-          not all programs named here have their own entries in the
-          following chapters (e.g., mysql_install_db)
-        </remark>
-
         <para>
           <xref linkend="client-utility-programs"/>, discusses these
-          programs further
+          programs further.
         </para>
       </listitem>
 

@@ -560,24 +551,6 @@
       </itemizedlist>
 
       <remark role="todo">
-        Probably just drop this para for RefMan-5.0.
-      </remark>
-
-<!--
-   <para>
-    MySQL 4.0 introduced some additional flexibility in the way you
-    specify options. These changes were made in MySQL 4.0.2. Some of
-    them relate to the way you specify options that have 
-    <quote>enabled</quote> and <quote>disabled</quote> states, and to 
-    the use of options that might be present in one version of MySQL but 
-    not another. Those capabilities are discussed in this section. 
-    Another change pertains to the way you use options to set program 
-    variables. <xref linkend="program-variables"/>, discusses that topic 
-    further.
-   </para>
--->
-
-      <remark role="todo">
         Also: can specify unambigious prefix of option - hm, but that's
         not 4.0.2 (?), so it should be mentioned earlier.
       </remark>


Modified: trunk/refman-5.1/tutorial.xml
===================================================================
--- trunk/refman-5.1/tutorial.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.1/tutorial.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 5; 531 bytes

@@ -3706,11 +3706,6 @@
 
       <remark role="help-description-end"/>
 
-      <remark role="todo">
-        Is there really such a sort of fish called a "lax"? Or is this
-        some inside joke that I'm not privy to? /JS
-      </remark>
-
       <remark role="help-example"/>
 
 <programlisting>


Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.1/using-mysql-programs.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 3, Lines Added: 1, Lines Deleted: 28; 1865 bytes

@@ -60,10 +60,6 @@
 
     <title>Overview of MySQL Programs</title>
 
-    <remark role="todo">
-      maybe mention (or xref) third-party programs
-    </remark>
-
     <para>
       MySQL AB provides several types of programs:
     </para>

@@ -210,14 +206,9 @@
           this table is missing some programs (e.g., replace).
         </remark>
 
-        <remark role="todo">
-          not all programs named here have their own entries in the
-          following chapters (e.g., mysql_install_db)
-        </remark>
-
         <para>
           <xref linkend="client-utility-programs"/>, discusses these
-          programs further
+          programs further.
         </para>
       </listitem>
 

@@ -560,24 +551,6 @@
       </itemizedlist>
 
       <remark role="todo">
-        Probably just drop this para for RefMan-5.0.
-      </remark>
-
-<!--
-   <para>
-    MySQL 4.0 introduced some additional flexibility in the way you
-    specify options. These changes were made in MySQL 4.0.2. Some of
-    them relate to the way you specify options that have 
-    <quote>enabled</quote> and <quote>disabled</quote> states, and to 
-    the use of options that might be present in one version of MySQL but 
-    not another. Those capabilities are discussed in this section. 
-    Another change pertains to the way you use options to set program 
-    variables. <xref linkend="program-variables"/>, discusses that topic 
-    further.
-   </para>
--->
-
-      <remark role="todo">
         Also: can specify unambigious prefix of option - hm, but that's
         not 4.0.2 (?), so it should be mentioned earlier.
       </remark>


Modified: trunk/refman-5.2/tutorial.xml
===================================================================
--- trunk/refman-5.2/tutorial.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.2/tutorial.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 5; 531 bytes

@@ -3706,11 +3706,6 @@
 
       <remark role="help-description-end"/>
 
-      <remark role="todo">
-        Is there really such a sort of fish called a "lax"? Or is this
-        some inside joke that I'm not privy to? /JS
-      </remark>
-
       <remark role="help-example"/>
 
 <programlisting>


Modified: trunk/refman-5.2/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.2/using-mysql-programs.xml	2007-09-27 17:49:53 UTC (rev 7925)
+++ trunk/refman-5.2/using-mysql-programs.xml	2007-09-27 17:50:12 UTC (rev 7926)
Changed blocks: 3, Lines Added: 1, Lines Deleted: 28; 1865 bytes

@@ -60,10 +60,6 @@
 
     <title>Overview of MySQL Programs</title>
 
-    <remark role="todo">
-      maybe mention (or xref) third-party programs
-    </remark>
-
     <para>
       MySQL AB provides several types of programs:
     </para>

@@ -210,14 +206,9 @@
           this table is missing some programs (e.g., replace).
         </remark>
 
-        <remark role="todo">
-          not all programs named here have their own entries in the
-          following chapters (e.g., mysql_install_db)
-        </remark>
-
         <para>
           <xref linkend="client-utility-programs"/>, discusses these
-          programs further
+          programs further.
         </para>
       </listitem>
 

@@ -560,24 +551,6 @@
       </itemizedlist>
 
       <remark role="todo">
-        Probably just drop this para for RefMan-5.0.
-      </remark>
-
-<!--
-   <para>
-    MySQL 4.0 introduced some additional flexibility in the way you
-    specify options. These changes were made in MySQL 4.0.2. Some of
-    them relate to the way you specify options that have 
-    <quote>enabled</quote> and <quote>disabled</quote> states, and to 
-    the use of options that might be present in one version of MySQL but 
-    not another. Those capabilities are discussed in this section. 
-    Another change pertains to the way you use options to set program 
-    variables. <xref linkend="program-variables"/>, discusses that topic 
-    further.
-   </para>
--->
-
-      <remark role="todo">
         Also: can specify unambigious prefix of option - hm, but that's
         not 4.0.2 (?), so it should be mentioned earlier.
       </remark>


Thread
svn commit - mysqldoc@docsrva: r7926 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2paul27 Sep