Correct typos

This commit is contained in:
dbs 2001-06-02 14:13:52 +00:00
parent 0b482afd52
commit 226987a94d
1 changed files with 2 additions and 2 deletions

View File

@ -1024,7 +1024,7 @@ For a compatible version of the libstdc++ library, install the
from <productname>Red Hat</productname> CD-ROM (2) in the
<filename class="directory">/RedHat/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:
install the <literal>compat-egcs-c++</literal> package:
<programlisting>bash# rpm -ivh /mnt/cdrom/RedHat/RPMS/compat-egcs-c++-6.2-1.1.2.14.i386.rpm</programlisting>
</para>
</step>
@ -1034,7 +1034,7 @@ Install the <filename>compat-libs-6.2-3.i386.rpm</filename>
package from <productname>Red Hat</productname> CD-ROM (2) in the
<filename class="directory">/RedHat/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:
install the <literal>compat-libs</literal> package:
<programlisting>bash# rpm -ivh /mnt/cdrom/RedHat/RPMS/compat-libs-6.2-3.i386.rpm</programlisting>
</para>
</step>