fixed a couple of typos in openssl and ghostscript instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1656 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-12-21 00:33:22 +00:00
parent c93945bee9
commit b0804170b6
3 changed files with 4 additions and 4 deletions

View File

@ -11,9 +11,9 @@ linux-ppro, linux-pentium or linux-k6 (depending on your architecture), instead
</para></note>
-->
<screen><userinput><command>patch -Np1 -i ../openssl-0.9.7c-manpages.patch
<screen><userinput><command>patch -Np1 -i ../openssl-0.9.7c-manpages.patch &amp;&amp;
sed 's/^passwd/openssl-passwd/' doc/apps/passwd.pod \
> doc/apps/openssl-passwd.pod &amp;&amp;
> doc/apps/openssl-passwd.pod &amp;&amp;
rm doc/apps/passwd.pod &amp;&amp;
./config --openssldir=/etc/ssl --prefix=/usr shared &amp;&amp;
make MANDIR=/usr/share/man &amp;&amp;

View File

@ -38,7 +38,7 @@ any longer:</para>
<note><para>The shared library is only used in external programs like
<xref linkend="gsview"/>.</para></note>
<para>To finish the installation, unpack all fonts you've loaded to
<para>To finish the installation, unpack all fonts you've downloaded to
<filename class="directory">/usr/share/ghostscript</filename>.</para>
</sect2>

View File

@ -17,7 +17,7 @@ make soinstall</command></userinput></screen>
<note><para>The shared library depends on <xref linkend="GTK"/>. It is
only used in external programs like <xref linkend="gsview"/>.</para></note>
<para>To finish the installation, unpack all fonts you've loaded to
<para>To finish the installation, unpack all fonts you've downloaded to
<filename class="directory">/usr/share/ghostscript</filename>.</para>
</sect2>