List:Internals« Previous MessageNext Message »
From:jstephens Date:October 19 2005 10:13am
Subject:svn commit - mysqldoc@docsrva: r95 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2005-10-19 12:13:29 +0200 (Wed, 19 Oct 2005)
New Revision: 95

Log:
refman-4.1/functions.xml,
refman-5.0/functions.xml,
refman-5.1/functions.xml - Added link suggested by user.



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

Modified: trunk/refman-4.1/functions.xml
===================================================================
--- trunk/refman-4.1/functions.xml	2005-10-19 10:06:44 UTC (rev 94)
+++ trunk/refman-4.1/functions.xml	2005-10-19 10:13:29 UTC (rev 95)
@@ -1430,6 +1430,10 @@
         </listitem>
 
       </itemizedlist>
+      
+      <para>
+        See also <xref linkend="operator-precedence"/>.
+      </para>
 
     </section>
 

Modified: trunk/refman-5.0/functions.xml
===================================================================
--- trunk/refman-5.0/functions.xml	2005-10-19 10:06:44 UTC (rev 94)
+++ trunk/refman-5.0/functions.xml	2005-10-19 10:13:29 UTC (rev 95)
@@ -1467,6 +1467,10 @@
         </listitem>
 
       </itemizedlist>
+      
+      <para>
+        See also <xref linkend="operator-precedence"/>.
+      </para>
 
     </section>
 

Modified: trunk/refman-5.1/functions.xml
===================================================================
--- trunk/refman-5.1/functions.xml	2005-10-19 10:06:44 UTC (rev 94)
+++ trunk/refman-5.1/functions.xml	2005-10-19 10:13:29 UTC (rev 95)
@@ -1455,6 +1455,10 @@
         </listitem>
 
       </itemizedlist>
+      
+      <para>
+        See also <xref linkend="operator-precedence"/>.
+      </para>
 
     </section>
 

Thread
svn commit - mysqldoc@docsrva: r95 - in trunk: refman-4.1 refman-5.0 refman-5.1jstephens19 Oct