Author: plavin
Date: 2007-04-23 22:25:40 +0200 (Mon, 23 Apr 2007)
New Revision: 6086
Log:
Remove duplicate elements -- thanks Paul
Modified:
trunk/refman-5.1/client-utility-programs.xml
Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml 2007-04-23 20:24:58 UTC (rev 6085)
+++ trunk/refman-5.1/client-utility-programs.xml 2007-04-23 20:25:40 UTC (rev 6086)
Changed blocks: 3, Lines Added: 0, Lines Deleted: 30; 1973 bytes
@@ -1280,16 +1280,6 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsynopsisdiv>
- <cmdsynopsis>
- <command>myisamchk [<replaceable>options</replaceable>] <replaceable>tbl_name</replaceable> ...</command>
- </cmdsynopsis>
-
- <cmdsynopsis>
- <command>isamchk [<replaceable>options</replaceable>] <replaceable>tbl_name</replaceable> …</command>
- </cmdsynopsis>
- </refsynopsisdiv>
-
<refsection id="myisamchk-description">
<title>Description</title>
@@ -2927,16 +2917,6 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsynopsisdiv>
- <cmdsynopsis>
- <command>myisamlog [<replaceable>options</replaceable>] [<replaceable>log_file</replaceable> [<replaceable>tbl_name</replaceable>] ...]</command>
- </cmdsynopsis>
-
- <cmdsynopsis>
- <command>isamlog [<replaceable>options</replaceable>] [<replaceable>log_file</replaceable> [<replaceable>tbl_name</replaceable>] ...]</command>
- </cmdsynopsis>
- </refsynopsisdiv>
-
<refsection id="myisamlog-description">
<title>Description</title>
@@ -3187,16 +3167,6 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsynopsisdiv>
- <cmdsynopsis>
- <command>myisampack [<replaceable>options</replaceable>] <replaceable>file_name</replaceable> ...</command>
- </cmdsynopsis>
-
- <cmdsynopsis>
- <command>pack_isam [<replaceable>options</replaceable>] <replaceable>file_name</replaceable> …</command>
- </cmdsynopsis>
- </refsynopsisdiv>
-
<refsection id="myisampack-description">
<title>Description</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6086 - trunk/refman-5.1 | plavin | 23 Apr |