List:Commits« Previous MessageNext Message »
From:paul Date:January 12 2007 7:17pm
Subject:svn commit - mysqldoc@docsrva: r4479 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2007-01-12 19:17:42 +0100 (Fri, 12 Jan 2007)
New Revision: 4479

Log:
 r18018@polar:  paul | 2007-01-12 12:09:47 -0600
 Minor fix/touchup.


Modified:
   trunk/refman-4.1/functions.xml
   trunk/refman-5.0/functions.xml
   trunk/refman-5.1/functions.xml

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


Modified: trunk/refman-4.1/functions.xml
===================================================================
--- trunk/refman-4.1/functions.xml	2007-01-12 18:17:26 UTC (rev 4478)
+++ trunk/refman-4.1/functions.xml	2007-01-12 18:17:42 UTC (rev 4479)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 718 bytes

@@ -4214,7 +4214,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="function_rlike">
+          <para id="function_regexp">
             <indexterm>
               <primary>mSQL compatibility</primary>
             </indexterm>

@@ -7017,7 +7017,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para if="function_date_sub">
+        <para id="function_date_sub">
           <indexterm>
             <primary>DATE_SUB()</primary>
           </indexterm>


Modified: trunk/refman-5.0/functions.xml
===================================================================
--- trunk/refman-5.0/functions.xml	2007-01-12 18:17:26 UTC (rev 4478)
+++ trunk/refman-5.0/functions.xml	2007-01-12 18:17:42 UTC (rev 4479)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 718 bytes

@@ -4308,7 +4308,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="function_rlike">
+          <para id="function_regexp">
             <indexterm>
               <primary>mSQL compatibility</primary>
             </indexterm>

@@ -7120,7 +7120,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para if="function_date_sub">
+        <para id="function_date_sub">
           <indexterm>
             <primary>DATE_SUB()</primary>
           </indexterm>


Modified: trunk/refman-5.1/functions.xml
===================================================================
--- trunk/refman-5.1/functions.xml	2007-01-12 18:17:26 UTC (rev 4478)
+++ trunk/refman-5.1/functions.xml	2007-01-12 18:17:42 UTC (rev 4479)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 489 bytes

@@ -4279,7 +4279,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="function_rlike">
+          <para id="function_regexp">
             <indexterm>
               <primary>mSQL compatibility</primary>
             </indexterm>


Thread
svn commit - mysqldoc@docsrva: r4479 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul12 Jan