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.2783 05/06/14 14:26:57 paul@stripped +1 -0
Merge bk://mysqldoc@stripped
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysqldoc
Docs/manual.texi
1.3000 05/06/14 14:26:54 paul@stripped +0 -0
Auto merged
# 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/RESYNC
--- 1.2999/Docs/manual.texi 2005-06-14 14:20:12 -05:00
+++ 1.3000/Docs/manual.texi 2005-06-14 14:26:54 -05:00
@@ -319,37 +319,37 @@
@cindex typographical conventions
@cindex conventions, typographical
-@table @asis
-@item @code{constant}
-Constant-width font is used for command names and options; SQL statements;
-database, table, and column names; C and Perl code; and environment variables.
-Example: ``To see how @command{mysqladmin} works, invoke it with the
-@code{--help} option.''
-
-@c @item @strong{@code{constant bold}}
-@c Bold constant-width font is used to indicate input that you type in examples.
-
-@item @var{constant italic}
-Italic constant-width font is used to indicate variable input for which you
-should substitute a value of your own choosing.
-
-@item @file{filename}
-Constant-width font with surrounding quotes is used for filenames and
-pathnames. Example: ``The distribution is installed under the
-@file{/usr/local/} directory.''
-
-@item @samp{c}
-Constant-width font with surrounding quotes is also used to indicate
-character sequences. Example: ``To specify a wildcard, use the @samp{%}
-character.''
-
-@item @emph{italic}
-Italic font is used for emphasis, @emph{like this}.
-
-@item @strong{boldface}
-Boldface font is used in table headings and to convey
-@strong{especially strong emphasis}.
-@end table
+@itemize @bullet
+
+@item
+@code{Text in this style} is used for SQL statements; database, table, and
+column names; C and Perl code; and environment variables. Example: ``To
+reload the grant tables, use the @code{FLUSH PRIVILEGES} statement.''
+
+@c @item
+@c @strong{@code{Text in this style}} is used to indicate input
+@c that you type in examples.
+
+@item
+@var{Text in this style} is used for variable input for which you should
+substitute a value of your own choosing.
+
+@item
+Flenames and directory names are written like this: ``The global
+@file{my.cnf} file is located in the @file{/etc} directory.''
+
+@item
+Character sequences are written like this: ``To specify a wildcard, use the
+@samp{%} character.''
+
+@item
+@emph{Text in this style} is used for emphasis.
+
+@item
+@strong{Text in this style} is used in table headings and to convey
+especially strong emphasis.
+
+@end itemize
When commands are shown that are meant to be executed from within a particular
program, the program is indicated by a prompt shown before the command. For
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.2783) | paul | 14 Jun |