List:Commits« Previous MessageNext Message »
From:jon Date:November 20 2008 7:53am
Subject:svn commit - mysqldoc@docsrva: r12561 - in trunk: refman-5.1 refman-6.0
View as plain text  
Author: jstephens
Date: 2008-11-20 07:53:38 +0100 (Thu, 20 Nov 2008)
New Revision: 12561

Log:

Whacked a couple of unneeded <remark>s (Thanks, Paul!)



Modified:
   trunk/refman-5.1/events.xml
   trunk/refman-6.0/events.xml


Modified: trunk/refman-5.1/events.xml
===================================================================
--- trunk/refman-5.1/events.xml	2008-11-20 03:26:11 UTC (rev 12560)
+++ trunk/refman-5.1/events.xml	2008-11-20 06:53:38 UTC (rev 12561)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 9; 706 bytes

@@ -1033,10 +1033,6 @@
       operations on them.
     </para>
 
-    <remark role="todo">
-      [js] Move to status variables section.
-    </remark>
-
     <indexterm>
       <primary>events</primary>
       <secondary>status variables</secondary>

@@ -1099,11 +1095,6 @@
       '%event%';</literal>.
     </para>
 
-    <remark role="todo">
-      Find out what we are going to do regarding a SHOW EVENT STATUS
-      statement (if anything).
-    </remark>
-
   </section>
 
 </section>


Modified: trunk/refman-6.0/events.xml
===================================================================
--- trunk/refman-6.0/events.xml	2008-11-20 03:26:11 UTC (rev 12560)
+++ trunk/refman-6.0/events.xml	2008-11-20 06:53:38 UTC (rev 12561)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 9; 702 bytes

@@ -932,10 +932,6 @@
       operations on them.
     </para>
 
-    <remark role="todo">
-      [js] Move to status variables section.
-    </remark>
-
     <indexterm>
       <primary>events</primary>
       <secondary>status variables</secondary>

@@ -997,11 +993,6 @@
       '%event%';</literal>.
     </para>
 
-    <remark role="todo">
-      Find out what we are going to do regarding a SHOW EVENT STATUS
-      statement (if anything).
-    </remark>
-
   </section>
 
 </section>


Thread
svn commit - mysqldoc@docsrva: r12561 - in trunk: refman-5.1 refman-6.0jon20 Nov