Author: randy
Date: 2009-02-22 21:57:31 -0700 (Sun, 22 Feb 2009)
New Revision: 7775
Modified:
trunk/BOOK/pst/ps/a2ps.xml
Log:
Fixed typos in the a2ps package
Modified: trunk/BOOK/pst/ps/a2ps.xml
===================================================================
--- trunk/BOOK/pst/ps/a2ps.xml 2009-02-23 04:33:20 UTC (rev 7774)
+++ trunk/BOOK/pst/ps/a2ps.xml 2009-02-23 04:57:31 UTC (rev 7775)
@@ -147,17 +147,17 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>autoconf</command>: This command is to recreate the
- <filename>configure</filename> script. This is required because there is
- an issue in the mktime test which would cause the configure command to
- hang for 60 seconds and than report that there is no working mktime
- function.</para>
+ <para><command>autoconf</command>: This command is used to recreate the
+ <command>configure</command> script. This is required because there is
+ an issue in the mktime test which causes the
+ <command>configure</command> script to hang for 60 seconds and then report
+ that there is no working mktime function.</para>
<para><command>sed -i "s/GPERF --version |/& head -n 1 |/"
configure</command>:
- Fix a bug in the handling of the version output of
+ This fixes a bug in the handling of the version output of
<command>gperf</command>.</para>
- <para><command>sed -i -e "s|/usr/local/share|/usr/share|"
configure</command>:
+ <para><command>sed -i "s|/usr/local/share|/usr/share|" configure</command>:
This command modifies the <command>configure</command> script to search for
<application>Ghostscript</application> fonts at the location where they
were
installed by the BLFS instructions.</para>
@@ -173,9 +173,9 @@
default paper format to US letter. It can either be given here or set
in <filename>/etc/a2ps/a2ps-site.cfg</filename> after installation. The
default is A4, but there are several other options, in particular: A4dj or
- letterdj are good
- settings for HP Deskjet and other printers that need wider paper-handling
- margins. See <filename>/etc/a2ps/a2ps.cfg</filename> after
installation.</para>
+ letterdj are good settings for HP Deskjet and other printers that need
+ wider paper-handling margins. See <filename>/etc/a2ps/a2ps.cfg</filename>
+ after installation.</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page