Author: js221926
Date: 2011-03-03 13:19:42 +0100 (Thu, 03 Mar 2011)
New Revision: 25233
Log:
Nuke itemizedlist that winds up having a single item in some versions
Modified:
trunk/refman-5.1/installing-postinstall.xml
trunk/refman-5.5/installing-postinstall.xml
trunk/refman-5.6/installing-postinstall.xml
trunk/refman-6.0/installing-postinstall.xml
Modified: trunk/refman-5.1/installing-postinstall.xml
===================================================================
--- trunk/refman-5.1/installing-postinstall.xml 2011-03-03 12:04:26 UTC (rev 25232)
+++ trunk/refman-5.1/installing-postinstall.xml 2011-03-03 12:19:42 UTC (rev 25233)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 16; 1187 bytes
@@ -1486,24 +1486,16 @@
starting the server:
</para>
- <itemizedlist>
+ <para>
+ If you are using <literal>InnoDB</literal> tables, see
+ <xref linkend="innodb-configuration"/>.
+ </para>
- <listitem>
- <para>
- If you are using <literal>InnoDB</literal> tables, see
- <xref linkend="innodb-configuration"/>.
- </para>
- </listitem>
+ <para>
+ If you are using MySQL Cluster, see
+ <xref linkend="mysql-cluster-configuration"/>.
+ </para>
- <listitem>
- <para>
- If you are using MySQL Cluster, see
- <xref linkend="mysql-cluster-configuration"/>.
- </para>
- </listitem>
-
- </itemizedlist>
-
<para>
Storage engines will use default option values if you specify
none, but it is recommended that you review the available
Modified: trunk/refman-5.5/installing-postinstall.xml
===================================================================
--- trunk/refman-5.5/installing-postinstall.xml 2011-03-03 12:04:26 UTC (rev 25232)
+++ trunk/refman-5.5/installing-postinstall.xml 2011-03-03 12:19:42 UTC (rev 25233)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 17; 1061 bytes
@@ -1460,24 +1460,11 @@
starting the server:
</para>
- <itemizedlist>
+ <para>
+ If you are using <literal>InnoDB</literal> tables, see
+ <xref linkend="innodb-configuration"/>.
+ </para>
- <listitem>
- <para>
- If you are using <literal>InnoDB</literal> tables, see
- <xref linkend="innodb-configuration"/>.
- </para>
- </listitem>
-
- <listitem>
- <para>
- If you are using MySQL Cluster, see
- <xref linkend="mysql-cluster-configuration"/>.
- </para>
- </listitem>
-
- </itemizedlist>
-
<para>
Storage engines will use default option values if you specify
none, but it is recommended that you review the available
Modified: trunk/refman-5.6/installing-postinstall.xml
===================================================================
--- trunk/refman-5.6/installing-postinstall.xml 2011-03-03 12:04:26 UTC (rev 25232)
+++ trunk/refman-5.6/installing-postinstall.xml 2011-03-03 12:19:42 UTC (rev 25233)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 17; 1061 bytes
@@ -1460,24 +1460,11 @@
starting the server:
</para>
- <itemizedlist>
+ <para>
+ If you are using <literal>InnoDB</literal> tables, see
+ <xref linkend="innodb-configuration"/>.
+ </para>
- <listitem>
- <para>
- If you are using <literal>InnoDB</literal> tables, see
- <xref linkend="innodb-configuration"/>.
- </para>
- </listitem>
-
- <listitem>
- <para>
- If you are using MySQL Cluster, see
- <xref linkend="mysql-cluster-configuration"/>.
- </para>
- </listitem>
-
- </itemizedlist>
-
<para>
Storage engines will use default option values if you specify
none, but it is recommended that you review the available
Modified: trunk/refman-6.0/installing-postinstall.xml
===================================================================
--- trunk/refman-6.0/installing-postinstall.xml 2011-03-03 12:04:26 UTC (rev 25232)
+++ trunk/refman-6.0/installing-postinstall.xml 2011-03-03 12:19:42 UTC (rev 25233)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 10; 879 bytes
@@ -1460,17 +1460,11 @@
starting the server:
</para>
- <itemizedlist>
+ <para>
+ If you are using <literal>InnoDB</literal> tables, see
+ <xref linkend="innodb-configuration"/>.
+ </para>
- <listitem>
- <para>
- If you are using <literal>InnoDB</literal> tables, see
- <xref linkend="innodb-configuration"/>.
- </para>
- </listitem>
-
- </itemizedlist>
-
<para>
Storage engines will use default option values if you specify
none, but it is recommended that you review the available
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25233 - in trunk: refman-5.1 refman-5.5 refman-5.6 refman-6.0 | jon.stephens | 3 Mar |