List:Internals« Previous MessageNext Message »
From:paul Date:June 9 2005 8:03pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2745)
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.2745 05/06/09 13:03:30 paul@stripped +1 -0
  manual.texi:
    fix word.

  Docs/manual.texi
    1.2957 05/06/09 13:03:15 paul@stripped +1 -1
    fix word.

# 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.2956/Docs/manual.texi	2005-06-09 08:52:28 -05:00
+++ 1.2957/Docs/manual.texi	2005-06-09 13:03:15 -05:00
@@ -46035,7 +46035,7 @@
 
 For maximum portability, code requiring storage of approximate numeric
 data values should use @code{FLOAT} or @code{DOUBLE PRECISION} with no
-specification of precision or number of decimal points.
+specification of precision or number of decimal digits.
 
 The @code{DECIMAL} and @code{NUMERIC} types are implemented as the same
 type by MySQL.  They are
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2745)paul9 Jun