Fixed Mandrake typo. Added CVS revision tag.

This commit is contained in:
dbs 2001-04-30 12:39:59 +00:00
parent 7eb0519f96
commit 6c32d2521e
1 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
<!ENTITY mdash "&#x2014;"> <!-- EM DASH -->
]>
<article id="index">
<!-- CVS revision info: $Id$ -->
<articleinfo>
<title>DB2 Version 7.1 for Linux HOWTO</title>
<author><firstname>Dan</firstname><surname>Scott</surname></author>
@ -272,7 +272,7 @@ installed via <command>alien</command>.
<listitem>
<para>
Claus Fischer for solving a DB2 on Debian problem with updating
instances.
instances and contributing cataloging instructions for DB2 on AS/400.
</para>
</listitem>
</itemizedlist>
@ -915,7 +915,7 @@ package from the <productname>Linux-Mandrake</productname> CD-ROM in the
<filename class="directory">/Mandrake/RPMS/</filename> directory. For
example, log in as root, mount the CD-ROM, and enter the following command to
install the <literal>pdksh</literal> package:
<programlisting format="linespecific">bash# rpm -ivh /mnt/cdrom/RedHat/RPMS/pdksh-5.2.14-8mdk.i586.rpm</programlisting>
<programlisting format="linespecific">bash# rpm -ivh /mnt/cdrom/Mandrake/RPMS/pdksh-5.2.14-8mdk.i586.rpm</programlisting>
</para>
</step>
</procedure>
@ -3276,8 +3276,8 @@ Install the IBM Developer Kit for Java by issuing the following command as root:
<programlisting format="linespecific">bash# rpm -ivh IBMJava118-SDK-1.1.8-2.0-i386.rpm</programlisting>
</para>
<para>
I most recently tested IBM JDK 1.1.8 build 20000713 successfully on
Linux-Mandrake 7.2. To see which build of the IBM JDK you are using,
I most recently tested IBM JDK 1.1.8 build 20010115a successfully on
Red Hat 6.2. To see which build of the IBM JDK you are using,
issue the <command>java -fullversion</command> command.
</para>
</step>
@ -3320,8 +3320,8 @@ Install the IBM Developer Kit for Java by issuing the following command as root:
<programlisting format="linespecific">bash# rpm -ivh IBMJava2-SDK-1.3-1.1-i386.rpm</programlisting>
</para>
<para>
I most recently tested build <literal>cx130-20001124</literal>
successfully with Linux-Mandrake 7.2. To see which build of the
I most recently tested build <literal>cx130-20010329</literal>
successfully with Red Hat 7.1. To see which build of the
IBM JDK you are using, issue the <command>java -fullversion</command> command.
</para>
</step>