List:Internals« Previous MessageNext Message »
From:paul Date:October 25 2005 4:03pm
Subject:svn commit - mysqldoc@docsrva: r169 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2005-10-25 18:03:16 +0200 (Tue, 25 Oct 2005)
New Revision: 169

Log:
 r182@kite-hub:  paul | 2005-10-25 11:00:16 -0500
 Fix some UDF-related section titles.


Modified:
   trunk/
   trunk/refman-common/titles.en.ent


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3093
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:180
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3093
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:182

Modified: trunk/refman-common/titles.en.ent
===================================================================
--- trunk/refman-common/titles.en.ent	2005-10-24 23:31:36 UTC (rev 168)
+++ trunk/refman-common/titles.en.ent	2005-10-25 16:03:16 UTC (rev 169)
@@ -17,7 +17,7 @@
 <!ENTITY title-adding-functions "Adding New Functions to MySQL">
 <!ENTITY title-adding-native-function "Adding a New Native Function">
 <!ENTITY title-adding-procedures "Adding New Procedures to MySQL">
-<!ENTITY title-adding-udf "Adding a New User-defined Function">
+<!ENTITY title-adding-udf "Adding a New User-Defined Function">
 <!ENTITY title-adding-users "Adding New User Accounts to MySQL">
 <!ENTITY title-administration-issues "Administration-Related Issues">
 <!ENTITY title-ado "INFO: Frequently Asked Questions on ActiveX Data Objects (ADO)">
@@ -1536,13 +1536,13 @@
 <!ENTITY title-twin-event "Show a Table of Twin Pair Status">
 <!ENTITY title-twin-pool "Find All Non-distributed Twins">
 <!ENTITY title-types-of-mysql-odbc-drivers "Types of MySQL ODBC Drivers">
-<!ENTITY title-udf-aggr-calling "UDF Calling Sequences for aggregate functions">
-<!ENTITY title-udf-arguments "Argument Processing">
-<!ENTITY title-udf-calling "UDF Calling Sequences for simple functions">
-<!ENTITY title-udf-compiling "Compiling and Installing User-defined Functions">
+<!ENTITY title-udf-aggr-calling "UDF Calling Sequences for Aggregate Functions">
+<!ENTITY title-udf-arguments "UDF Argument Processing">
+<!ENTITY title-udf-calling "UDF Calling Sequences for Simple Functions">
+<!ENTITY title-udf-compiling "Compiling and Installing User-Defined Functions">
 <!ENTITY title-udf-features "Features of the User-Defined Function Interface">
-<!ENTITY title-udf-return-values "Return Values and Error Handling">
-<!ENTITY title-udf-security "User-defined Function Security Precautions">
+<!ENTITY title-udf-return-values "UDF Return Values and Error Handling">
+<!ENTITY title-udf-security "User-Defined Function Security Precautions">
 <!ENTITY title-union "<literal>UNION</literal> Syntax">
 <!ENTITY title-unix-post-installation "Unix Post-Installation Procedures">
 <!ENTITY title-unnamed-views "Subqueries in the <literal>FROM</literal> clause">

Thread
svn commit - mysqldoc@docsrva: r169 - in trunk: . refman-commonpaul25 Oct