List:Commits« Previous MessageNext Message »
From:paul Date:June 12 2006 8:32pm
Subject:svn commit - mysqldoc@docsrva: r2357 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-06-12 22:32:52 +0200 (Mon, 12 Jun 2006)
New Revision: 2357

Log:
 r10468@polar:  paul | 2006-06-12 15:32:46 -0500
 Fix some title-capping problems.


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


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10464
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:11181
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10468
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:11181
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663

Modified: trunk/refman-common/titles.en.ent
===================================================================
--- trunk/refman-common/titles.en.ent	2006-06-12 19:20:35 UTC (rev 2356)
+++ trunk/refman-common/titles.en.ent	2006-06-12 20:32:52 UTC (rev 2357)
@@ -106,7 +106,7 @@
 <!ENTITY title-c-api-prepared-statement-functions "C API Prepared Statement Function Descriptions">
 <!ENTITY title-c-api-prepared-statement-problems "C API Prepared statement problems">
 <!ENTITY title-c-api-prepared-statements "C API Prepared Statements">
-<!ENTITY title-c-api-problems "Common questions and problems when using the C API">
+<!ENTITY title-c-api-problems "Common Questions and Problems When Using the C API">
 <!ENTITY title-c-embedded-server-func "C API Embedded Server Function Descriptions">
 <!ENTITY title-c-thread-functions "C API Threaded Function Descriptions">
 <!ENTITY title-cache-index "<literal>CACHE INDEX</literal> Syntax">
@@ -179,8 +179,8 @@
 <!ENTITY title-cj-character-sets "Using Character Sets and Unicode">
 <!ENTITY title-cj-classpath "Installing the Driver and Configuring the <literal>CLASSPATH</literal>">
 <!ENTITY title-cj-configuration-properties "Driver/Datasource Class Names, URL Syntax and Configuration Properties for Connector/J">
-<!ENTITY title-cj-connect-with-datasource "Connecting to MySQL using the <literal>DataSource</literal> Interface">
-<!ENTITY title-cj-connect-with-drivermanager "Connecting to MySQL using the <literal>DriverManager</literal> Interface">
+<!ENTITY title-cj-connect-with-datasource "Connecting to MySQL Using the <literal>DataSource</literal> Interface">
+<!ENTITY title-cj-connect-with-drivermanager "Connecting to MySQL Using the <literal>DriverManager</literal> Interface">
 <!ENTITY title-cj-connection-pooling "Understanding Connection Pooling">
 <!ENTITY title-cj-controlling-transactions "Controlling transactions">
 <!ENTITY title-cj-faq "Common Problems and Solutions">
@@ -688,8 +688,8 @@
 <!ENTITY title-libmysqld-licensing "Licensing the Embedded Server">
 <!ENTITY title-libmysqld-options "Options with the Embedded Server">
 <!ENTITY title-libmysqld-overview "Overview of the Embedded MySQL Server Library">
-<!ENTITY title-libmysqld-restrictions "Restrictions when using the Embedded MySQL Server">
-<!ENTITY title-libmysqld-todo "Things left to do in Embedded Server (TODO)">
+<!ENTITY title-libmysqld-restrictions "Restrictions When Using the Embedded MySQL Server">
+<!ENTITY title-libmysqld-todo "Things Left to Do in Embedded Server (TODO)">
 <!ENTITY title-limit-optimization "<literal>LIMIT</literal> Optimization">
 <!ENTITY title-limits "Limits in MySQL">
 <!ENTITY title-linestring-property-functions "<literal>LineString</literal> Functions">
@@ -756,7 +756,7 @@
 <!ENTITY title-modified-error "Access Returns <literal>Another user has modified the record that you have modified</literal> While Editing Records">
 <!ENTITY title-moving "Moving an <literal>InnoDB</literal> Database to Another Machine">
 <!ENTITY title-msaccess "MyODBC and Microsoft Access">
-<!ENTITY title-msaccess-setup "How to Set Up Microsoft Access to Work with MySQL using MyODBC?">
+<!ENTITY title-msaccess-setup "How to Set Up Microsoft Access to Work with MySQL Using MyODBC?">
 <!ENTITY title-msdts "Exporting Tables from MS DTS to MySQL Using MyODBC Results in a Syntax Error">
 <!ENTITY title-msql2mysql-for-manpage "convert mSQL programs for use with MySQL">
 <!ENTITY title-msql2mysql-for-manual "Convert mSQL Programs for Use with MySQL">

Thread
svn commit - mysqldoc@docsrva: r2357 - in trunk: . refman-commonpaul12 Jun