List:Commits« Previous MessageNext Message »
From:plavin Date:April 4 2007 3:29pm
Subject:svn commit - mysqldoc@docsrva: r5735 - trunk/refman-4.1
View as plain text  
Author: plavin
Date: 2007-04-04 17:29:38 +0200 (Wed, 04 Apr 2007)
New Revision: 5735

Log:
Minor corrections -- match 4.1 to other versions

Modified:
   trunk/refman-4.1/functions-core.xml


Modified: trunk/refman-4.1/functions-core.xml
===================================================================
--- trunk/refman-4.1/functions-core.xml	2007-04-04 15:18:28 UTC (rev 5734)
+++ trunk/refman-4.1/functions-core.xml	2007-04-04 15:29:38 UTC (rev 5735)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 714 bytes

@@ -1024,7 +1024,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator_in">
+          <para id="function_in">
             <indexterm>
               <primary>IN</primary>
             </indexterm>

@@ -1111,7 +1111,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator_not-in">
+          <para id="function_not-in">
             <indexterm>
               <primary>NOT IN</primary>
             </indexterm>


Thread
svn commit - mysqldoc@docsrva: r5735 - trunk/refman-4.1plavin4 Apr