Fix typo in gs instructions.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8730 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2010-12-05 15:04:21 +00:00
parent 39ac53f080
commit 43914365d1
3 changed files with 13 additions and 3 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "03"> <!-- Always 2 digits -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "December &day;rd, &year;">
<!ENTITY releasedate "December &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->

View File

@ -41,6 +41,16 @@
-->
<listitem>
<para>December 5th, 2010</para>
<itemizedlist>
<listitem>
<para>[ken] - Corrected typo in ghostscript instructions (fixes ticket
<ulink url="&blfs-ticket-root;3211">#3211</ulink>).</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>December 3rd, 2010</para>
<itemizedlist>

View File

@ -164,7 +164,7 @@ rm -rf libpng</userinput></screen>
<para>Install <application>GPL Ghostscript</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=/usr --enable-dynamic --with-drivers=ALL,xll &amp;&amp;
<screen><userinput>./configure --prefix=/usr --enable-dynamic --with-drivers=ALL,x11 &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite. However, you may test