List:Internals« Previous MessageNext Message »
From:paul Date:August 21 2003 4:48pm
Subject:bk commit - mysqldoc tree (1.740)
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.740 03/08/21 11:48:41 paul@stripped +1 -0
  manual.texi:
    fix typo.

  Docs/manual.texi
    1.698 03/08/21 11:48:29 paul@stripped +1 -1
    fix typo.

# 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:	teton.kitebird.com
# Root:	/home/paul/mysqldoc

--- 1.697/Docs/manual.texi	Thu Aug 21 11:23:33 2003
+++ 1.698/Docs/manual.texi	Thu Aug 21 11:48:29 2003
@@ -37577,7 +37577,7 @@
 @c description_for_help_topic CRC32
 @item CRC32(expr)
 Computes a cyclic redundancy check value and returns a 32-bit unsigned value.
-The result is @code{NULL} is the argument is @code{NULL}.
+The result is @code{NULL} if the argument is @code{NULL}.
 The argument is expected be a string and will be treated as one if it is not.
 @c end_description_for_help_topic
 @c example_for_help_topic CRC32
Thread
bk commit - mysqldoc tree (1.740)paul21 Aug