List:Internals« Previous MessageNext Message »
From:paul Date:February 18 2005 9:01pm
Subject:bk commit - mysqldoc tree (paul:1.2573)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2573 05/02/18 14:01:37 paul@stripped +1 -0
  manual.texi:
    Correct one error, make one tweak.

  Docs/manual.texi
    1.2376 05/02/18 14:01:09 paul@stripped +2 -2
    Correct one error, make one tweak.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.2375/Docs/manual.texi	2005-02-18 13:21:58 -06:00
+++ 1.2376/Docs/manual.texi	2005-02-18 14:01:09 -06:00
@@ -44009,7 +44009,7 @@
 @uref{http://www.unicode.org/Public/UCA/latest/allkeys.txt}.
 
 The most significant feature in @code{utf8_unicode_ci} is that it supports
-expansions, that is, when one character is equal to several characters.
+expansions, that is, when one character compares equal to several characters.
 For example, in German and some other languages @samp{@ss{}} is equal
 to @samp{ss}.
 
@@ -44035,7 +44035,7 @@
 @ss{} = s
 @end example
 
-Whereas this is true for @code{utf8_general_ci}:
+Whereas this is true for @code{utf8_unicode_ci}:
 
 @example
 @ss{} = ss
Thread
bk commit - mysqldoc tree (paul:1.2573)paul18 Feb