List:Commits« Previous MessageNext Message »
From:stefan Date:July 3 2006 4:46pm
Subject:svn commit - mysqldoc@docsrva: r2608 - trunk/refman-5.1
View as plain text  
Author: shinz
Date: 2006-07-03 18:46:15 +0200 (Mon, 03 Jul 2006)
New Revision: 2608

Log:
Better place for an ID in para test, and new renamed-nodes rule

Modified:
   trunk/refman-5.1/functions.xml
   trunk/refman-5.1/renamed-nodes.txt

Modified: trunk/refman-5.1/functions.xml
===================================================================
--- trunk/refman-5.1/functions.xml	2006-07-03 13:08:45 UTC (rev 2607)
+++ trunk/refman-5.1/functions.xml	2006-07-03 16:46:15 UTC (rev 2608)
@@ -1804,7 +1804,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para>
+        <para id="control-flow-functions-ifnull">
           <indexterm>
             <primary><literal>NULL</literal></primary>
             <secondary>testing for null</secondary>

Modified: trunk/refman-5.1/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1/renamed-nodes.txt	2006-07-03 13:08:45 UTC (rev 2607)
+++ trunk/refman-5.1/renamed-nodes.txt	2006-07-03 16:46:15 UTC (rev 2608)
@@ -237,3 +237,4 @@
 reporting-mysqltest-bugs mysql-test-suite
 running-mysqltest mysql-test-suite
 control-flow-functions-suitcase control-flow-functions-case
+control-flow-functions-ifnothing control-flow-functions-ifnull

Thread
svn commit - mysqldoc@docsrva: r2608 - trunk/refman-5.1stefan3 Jul