]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- mysql info index entry fix.
authorkloczek <kloczek@pld-linux.org>
Thu, 28 Oct 1999 18:40:10 +0000 (18:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql-info.patch -> 1.1

mysql-info.patch [new file with mode: 0644]

diff --git a/mysql-info.patch b/mysql-info.patch
new file mode 100644 (file)
index 0000000..f2abf4f
--- /dev/null
@@ -0,0 +1,26 @@
+diff -Nru mysql-3.22.27/Docs/manual.texi mysql-3.22.27.new/Docs/manual.texi
+--- mysql-3.22.27/Docs/manual.texi     Thu Oct 28 20:41:06 1999
++++ mysql-3.22.27.new/Docs/manual.texi Thu Oct 28 20:42:04 1999
+@@ -31,9 +31,10 @@
+ @ifinfo
+ @format
+-START-INFO-DIR-ENTRY
+-* mysql: (mysql).               @strong{MySQL} documentation.
+-END-INFO-DIR-ENTRY
++@dircategory Data bases:
++@direntry
++* mysql: (mysql).             @strong{MySQL} documentation
++@end direntry
+ @end format
+ @end ifinfo
+@@ -20302,7 +20303,7 @@
+ The index is stored in a file with the @code{.MYI} extension and the data is
+ stored in file with the @code{.MYD} extension.  You can check/repair
+ @code{ISAM} tables with the @code{myisamchk} utility.
+-@xref{Crash recovery} 
++@xref{Crash recovery}.
+ The following is new in @code{MyISAM}:
This page took 0.031545 seconds and 4 git commands to generate.