DocBook validation corrections

Any <listitem/> elements without <para/> got a new friend.
Replaced two <itemizedlist/> with <simplelist/>
Removed one spuriously hovering and extraneous '>'
This commit is contained in:
Martin A. Brown 2016-01-16 22:48:13 -08:00
parent 2b48e95364
commit 64d989718a
1 changed files with 58 additions and 58 deletions

View File

@ -174,19 +174,19 @@
</para>
<itemizedlist>
<listitem>
Hardware requirements:
<para>Hardware requirements:</para>
<itemizedlist>
<listitem>Supported processors</listitem>
<listitem>Disk space requirements</listitem>
<listitem>Memory requirements</listitem>
<listitem><para>Supported processors</para></listitem>
<listitem><para>Disk space requirements</para></listitem>
<listitem><para>Memory requirements</para></listitem>
</itemizedlist>
</listitem>
<listitem>
Software requirements:
<para>Software requirements:</para>
<itemizedlist>
<listitem>Linux distributions</listitem>
<listitem>Kernel levels and libraries requirements</listitem>
<listitem>Additional software requirements</listitem>
<listitem><para>Linux distributions</para></listitem>
<listitem><para>Kernel levels and libraries requirements</para></listitem>
<listitem><para>Additional software requirements</para></listitem>
</itemizedlist>
</listitem>
</itemizedlist>
@ -195,10 +195,10 @@
<sect3>
<title>Supported processor architectures</title>
<itemizedlist>
<listitem>x86 (32-bit processor)</listitem>
<listitem>x86&ndash;64 (64-bit processor)</listitem>
<listitem>POWER&trade; (any iSeries&trade; or pSeries&reg; that
supports Linux)</listitem>
<listitem><para>x86 (32-bit processor)</para></listitem>
<listitem><para>x86&ndash;64 (64-bit processor)</para></listitem>
<listitem><para>POWER&trade; (any iSeries&trade; or pSeries&reg; that
supports Linux)</para></listitem>
</itemizedlist>
</sect3>
<sect3>
@ -264,23 +264,23 @@
requirements, consider the following points:
<itemizedlist>
<listitem>
Your SWAP space should be at least twice as much as your RAM.
<para>Your SWAP space should be at least twice as much as your RAM.</para>
</listitem>
<listitem>
Additional memory should be allocated for any non-DB2 software
that may be running on your system.
<para>Additional memory should be allocated for any non-DB2 software
that may be running on your system.</para>
</listitem>
<listitem>
Additional memory is necessary to support database clients and
database activity.
<para>Additional memory is necessary to support database clients and
database activity.</para>
</listitem>
<listitem>
These memory requirements will be affected by the size and
<para>These memory requirements will be affected by the size and
complexity of your database system, as well as specific performance
requirements.
requirements.</para>
</listitem>
<listitem>
The maximum RAM allowed for a DB2 Express-C installation is 4 GB.
<para>The maximum RAM allowed for a DB2 Express-C installation is 4 GB.</para>
</listitem>
</itemizedlist>
</para>
@ -392,18 +392,18 @@
of users and groups:
<itemizedlist>
<listitem>
Installation choices:
<para>Installation choices:</para>
<itemizedlist>
<listitem><command>db2setup</command> installation</listitem>
<listitem><command>db2_install</command> installation</listitem>
<listitem>DB2 response file installation</listitem>
<listitem><para><command>db2setup</command> installation</para></listitem>
<listitem><para><command>db2_install</command> installation</para></listitem>
<listitem><para>DB2 response file installation</para></listitem>
</itemizedlist>
</listitem>
<listitem>
User and group setup:
<para>User and group setup:</para>
<itemizedlist>
<listitem>User and group requirements</listitem>
<listitem>Creating users</listitem>
<listitem><para>User and group requirements</para></listitem>
<listitem><para>Creating users</para></listitem>
</itemizedlist>
</listitem>
</itemizedlist>
@ -741,32 +741,32 @@ tar zxf db2exc_912_LNX_x86.tar.gz</screen>
"<command>Next</command>".</para>
</listitem>
<listitem>
On the <command>Select the installation type</command> window,
<para>On the <command>Select the installation type</command> window,
select the type of installation you want to perform. You have three
installation options:
installation options:</para>
<itemizedlist>
<listitem>
Typical: 460&ndash;560 MB. This option installs and
<para>Typical: 460&ndash;560 MB. This option installs and
configures most of the DB2 components, using a typical
configuration with default values. This option includes all of the
core features, along with ODBC support, and commonly used tools
such as the Control Center. You can select the "<command>View
Features</command>" button to see what components get installed
with this option.
with this option.</para>
</listitem>
<listitem>
Compact: 380&ndash;460 MB. This option installs and
<para>Compact: 380&ndash;460 MB. This option installs and
configures only the basic DB2 components, with minimal
configuration performed on your computer. With this option you get
the base server and client support, along with Java and SQL
procedure support. Again, you can click
the "<command>View Features</command>" button for more
information.
information.</para>
</listitem>
<listitem>
Custom: 320&ndash;820 MB. This option allows you to install
<para>Custom: 320&ndash;820 MB. This option allows you to install
only those components that you select; and to create and customize
a basic DB2 instance.
a basic DB2 instance.</para>
</listitem>
</itemizedlist>
<para>Make your choice and click "<command>Next</command>". (The remainder
@ -907,10 +907,10 @@ tar zxf db2exc_912_LNX_x86.tar.gz</screen>
step; DB2 will still record all administration notifications in the
log files. Click "<command>Next</command>".</para>
</listitem>
<listitem>If you specified a new local list for contacts in the previous
<listitem><para>If you specified a new local list for contacts in the previous
step, then in the Specify a contact for health monitor notification, you
can add a name and email address where DB2 Health Center messages will
be sent for any health alerts from DB2 databases.
be sent for any health alerts from DB2 databases.</para>
</listitem>
<listitem>
<para>On the <command>Start copying files</command> window, review
@ -2145,12 +2145,12 @@ db2set DB2_DOCPORT=<varname>host_port</varname></screen>
by selecting any of the menu items in the "Help" menu.</para>
<para>To invoke the DB2 Information Center from the command line, issue
any of these commands:
<itemizedlist>
<listitem>db2icdocs</listitem>
<listitem>db2help</listitem>
<listitem>db2ic</listitem>
<listitem>db2cc -ic</listitem>
</itemizedlist>
<simplelist type="vert">
<member>db2icdocs</member>
<member>db2help</member>
<member>db2ic</member>
<member>db2cc -ic</member>
</simplelist>
</para>
</sect2>
</sect1>
@ -2263,12 +2263,12 @@ userdel -r db2fenc1</screen>(If you created different user names during
</listitem>
<listitem>
<para>Issue one of the launch commands:
<itemizedlist>
<listitem>db2icdocs</listitem>
<listitem>db2help</listitem>
<listitem>db2ic</listitem>
<listitem>db2cc -ic</listitem>
</itemizedlist>
<simplelist type="vert">
<member>db2icdocs</member>
<member>db2help</member>
<member>db2ic</member>
<member>db2cc -ic</member>
</simplelist>
</para>
</listitem>
</orderedlist>
@ -2402,17 +2402,17 @@ db2 =></screen>
<listitem><para>Open a terminal and run 'db2sampl' to create the SAMPLE database</para></listitem>
<listitem><para>Test terminal based commands:
<orderedlist>
<listitem>db2 connect to sample</listitem>
<listitem>db2 'select * from dept'</listitem>
<listitem><para>db2 connect to sample</para></listitem>
<listitem><para>db2 'select * from dept'</para></listitem>
</orderedlist>
</para></listitem>
<listitem><para>Test DB2 Control Center:
<orderedlist>
<listitem>Open the control center with 'db2cc' command</listitem>
<listitem>Select the "Advanced" view</listitem>
<listitem>Verify the SAMPLE database is present under the "All databases" tab</listitem>
<listitem>Look at the contents of one of the SAMPLE database tables and
views (e.g. vphone)</listitem>
<listitem><para>Open the control center with 'db2cc' command</para></listitem>
<listitem><para>Select the "Advanced" view</para></listitem>
<listitem><para>Verify the SAMPLE database is present under the "All databases" tab</para></listitem>
<listitem><para>Look at the contents of one of the SAMPLE database tables and
views (e.g. vphone)</para></listitem>
</orderedlist>
</para></listitem>
<listitem><para>Create TOOLS database:
@ -2420,8 +2420,8 @@ db2 =></screen>
</para></listitem>
<listitem><para>Launch DB2 Task Center:
<orderedlist>
<listitem>Create a task that issues a simple query like "connect to sample; select tabname from syscat.tables; connect reset;", schedule to run now</listitem>
<listitem>Click on "show results", no errors should exist</listitem>>
<listitem><para>Create a task that issues a simple query like "connect to sample; select tabname from syscat.tables; connect reset;", schedule to run now</para></listitem>
<listitem><para>Click on "show results", no errors should exist</para></listitem>
</orderedlist>
</para></listitem>
<listitem><para>Launch DB2 Journal: You should be able to see the results of the