List:Commits« Previous MessageNext Message »
From:paul Date:March 1 2008 12:42am
Subject:svn commit - mysqldoc@docsrva: r10081 - in trunk: . dynamic-docs/opsfunctions
View as plain text  
Author: paul
Date: 2008-03-01 01:42:21 +0100 (Sat, 01 Mar 2008)
New Revision: 10081

Log:
 r29817@arctic:  paul | 2008-02-29 18:31:54 -0600
 Minor function description correction


Modified:
   trunk/dynamic-docs/opsfunctions/opfunctions.xml

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


Modified: trunk/dynamic-docs/opsfunctions/opfunctions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/opfunctions.xml	2008-03-01 00:15:07 UTC (rev 10080)
+++ trunk/dynamic-docs/opsfunctions/opfunctions.xml	2008-03-01 00:42:21 UTC (rev 10081)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 816 bytes

@@ -3334,9 +3334,8 @@
   
   <opfunction type="function" id="ord" class="string">
     <display>ORD()</display>
-    <description lang="en">If the leftmost character of the
-      argument is a multi-byte character,
-      returns the code for that character</description>
+    <description lang="en">Return character code for leftmost character of the
+      argument</description>
     <arguments>
       <format><![CDATA[<replaceable>str</replaceable>]]></format>
       <argument seq="1" name="expr" type="string"></argument>


Thread
svn commit - mysqldoc@docsrva: r10081 - in trunk: . dynamic-docs/opsfunctionspaul1 Mar