]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-info.patch
- mysql info index entry fix.
[packages/mysql.git] / mysql-info.patch
CommitLineData
7699d367 1diff -Nru mysql-3.22.27/Docs/manual.texi mysql-3.22.27.new/Docs/manual.texi
2--- mysql-3.22.27/Docs/manual.texi Thu Oct 28 20:41:06 1999
3+++ mysql-3.22.27.new/Docs/manual.texi Thu Oct 28 20:42:04 1999
4@@ -31,9 +31,10 @@
5
6 @ifinfo
7 @format
8-START-INFO-DIR-ENTRY
9-* mysql: (mysql). @strong{MySQL} documentation.
10-END-INFO-DIR-ENTRY
11+@dircategory Data bases:
12+@direntry
13+* mysql: (mysql). @strong{MySQL} documentation
14+@end direntry
15 @end format
16 @end ifinfo
17
18@@ -20302,7 +20303,7 @@
19 The index is stored in a file with the @code{.MYI} extension and the data is
20 stored in file with the @code{.MYD} extension. You can check/repair
21 @code{ISAM} tables with the @code{myisamchk} utility.
22-@xref{Crash recovery}
23+@xref{Crash recovery}.
24
25 The following is new in @code{MyISAM}:
26
This page took 0.268532 seconds and 4 git commands to generate.