Author: jstephens
Date: 2007-04-25 14:05:59 +0200 (Wed, 25 Apr 2007)
New Revision: 6182
Log:
Manpage markup for ndb_redo_log_reader
Modified:
trunk/refman-5.1/mysql-cluster-merged.xml
Modified: trunk/refman-5.1/mysql-cluster-merged.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-merged.xml 2007-04-25 11:48:09 UTC (rev 6181)
+++ trunk/refman-5.1/mysql-cluster-merged.xml 2007-04-25 12:05:59 UTC (rev 6182)
Changed blocks: 4, Lines Added: 36, Lines Deleted: 14; 3273 bytes
@@ -15722,18 +15722,37 @@
</refentry>
- </section><section id="mysql-cluster-utilities-ndbd-redo-log-reader">
+ </section><section id="fake-id-for-ndb-redo-log-reader-manpage-section-wrapper">
- <title><command>ndbd_redo_log_reader</command></title>
-
+ <title>fake title for ndb_redo_log_reader manpage</title>
+ <refentry id="mysql-cluster-utilities-ndbd-redo-log-reader">
<indexterm>
- <primary><command>ndbd_redo_log_reader</command></primary>
+ <primary></primary>
</indexterm>
-
+ <refmeta>
+ <refentrytitle><command>ndbd_redo_log_reader</command></refentrytitle>
+
+ <manvolnum>1</manvolnum>
+ <refmiscinfo class="manual">MySQL Database System</refmiscinfo>
+ <refmiscinfo class="source">MySQL</refmiscinfo>
+ <refmiscinfo class="version">¤t-series-mccge;</refmiscinfo>
+ <refmiscinfo class="refman">Check and Print Content of Cluster Redo Log</refmiscinfo>
+ </refmeta>
+ <refnamediv>
+ <refname>ndbd_redo_log_reader</refname>
+
+ <refpurpose>check and print content of cluster redo log</refpurpose>
+ </refnamediv>
+ <refsynopsisdiv>
+ <cmdsynopsis>
+ <command>ndbd_redo_log_reader <replaceable>file_name</replaceable> [<replaceable>options</replaceable>]</command>
+ </cmdsynopsis>
+ </refsynopsisdiv>
+ <refsection id="ndb-redo-log-reader">
+ <title>Description</title>
<para>
- <emphasis role="bold">Description</emphasis>: Reads a redo log
- file, checking it for errors, printing its contents in a
- human-readable format, or both.
+ Reads a redo log file, checking it for errors, printing its
+ contents in a human-readable format, or both.
<command>ndbd_redo_log_reader</command> is intended for use
primarily by MySQL developers and support personnel in debugging
and diagnosing problems.
@@ -15757,7 +15776,7 @@
<emphasis role="bold">Usage</emphasis>:
</para>
- <programlisting>
+<programlisting>
ndbd_redo_log_reader <replaceable>file_name</replaceable> [<replaceable>options</replaceable>]
</programlisting>
@@ -15778,9 +15797,12 @@
</para>
<para>
- <emphasis role="bold">Additional Options</emphasis>: The name of
- the file to be read may be followed by one or more of the
- options listed here:
+ <emphasis role="bold">Additional Options</emphasis>:
+ </para>
+
+ <para>
+ The name of the file to be read may be followed by one or
+ more of the options listed here:
<itemizedlist>
@@ -15873,8 +15895,8 @@
<remark role="todo">
[js] Add sample output with explanation.
- </remark>
-
+ </remark></refsection>
+ </refentry>
</section>
<section id="fake-id-for-ndb-select-all-manpage-section-wrapper">
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6182 - trunk/refman-5.1 | jon | 25 Apr |