Author: randy Date: 2005-07-27 11:05:12 -0600 (Wed, 27 Jul 2005) New Revision: 4801
Modified: trunk/BOOK/general.ent trunk/BOOK/general/graphlib/aalib.xml trunk/BOOK/general/graphlib/fontconfig.xml trunk/BOOK/general/graphlib/freetype2.xml trunk/BOOK/general/graphlib/libpng.xml trunk/BOOK/general/graphlib/libungif.xml Log: Fixed typos in various Chapter 9 package instructions Modified: trunk/BOOK/general/graphlib/aalib.xml =================================================================== --- trunk/BOOK/general/graphlib/aalib.xml 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general/graphlib/aalib.xml 2005-07-27 17:05:12 UTC (rev 4801) @@ -72,7 +72,7 @@ <screen><userinput>./configure --prefix=/usr && make</userinput></screen> - <para>This package does not come with a testsuite.</para> + <para>This package does not come with a test suite.</para> <para>Now, as the <systemitem class="username">root</systemitem> user:</para> Modified: trunk/BOOK/general/graphlib/fontconfig.xml =================================================================== --- trunk/BOOK/general/graphlib/fontconfig.xml 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general/graphlib/fontconfig.xml 2005-07-27 17:05:12 UTC (rev 4801) @@ -59,7 +59,7 @@ <para>The numbering system of <application>Fontconfig</application> is unusual. The beta versions of the package are numbered with a 9x in the last portion of the release number. This means that 2.3.90 is a beta release and - the most current release is of the form 2.3.1</para> + the most current release is of the form &fontconfig-version;</para> </note> <bridgehead renderas="sect3">Fontconfig Dependencies</bridgehead> @@ -102,7 +102,7 @@ <title>Command Explanations</title> <para><parameter>--disable-docs</parameter>: This switch avoids building the - documentation (the release tarball does include pre-generated documentation). + documentation (the release tarball includes pre-generated documentation). If you wish to build the documentation using <application>DocBook-utils</application>, you may need to remove the <application>OpenSP</application> catalog definitions from the system Modified: trunk/BOOK/general/graphlib/freetype2.xml =================================================================== --- trunk/BOOK/general/graphlib/freetype2.xml 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general/graphlib/freetype2.xml 2005-07-27 17:05:12 UTC (rev 4801) @@ -79,9 +79,9 @@ <sect2 role="commands"> <title>Command Explanations</title> - <para><command>sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \ - include/freetype/config/ftoption.h</command> uncomments configuration - option.</para> + <para><command>sed -i -r 's:.*(#.*BYTE.*) .*:\1:' + include/freetype/config/ftoption.h</command>: Uncomments configuration + options.</para> </sect2> Modified: trunk/BOOK/general/graphlib/libpng.xml =================================================================== --- trunk/BOOK/general/graphlib/libpng.xml 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general/graphlib/libpng.xml 2005-07-27 17:05:12 UTC (rev 4801) @@ -96,7 +96,7 @@ <para><parameter>-f scripts/makefile.linux</parameter>: This points <command>make</command> at the <application>Linux</application> version of the <filename>Makefile</filename> as <application>libpng</application> doesn't use - an <application>autoconf</application> routine. Instead, it has various + an <application>Autoconf</application> routine. Instead, it has various <filename>Makefile</filename>s for different platforms.</para> </sect2> Modified: trunk/BOOK/general/graphlib/libungif.xml =================================================================== --- trunk/BOOK/general/graphlib/libungif.xml 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general/graphlib/libungif.xml 2005-07-27 17:05:12 UTC (rev 4801) @@ -82,7 +82,7 @@ <screen><userinput>./configure --prefix=/usr && make</userinput></screen> - <para>This package does not come with a testsuite.</para> + <para>This package does not come with a test suite.</para> <para>Now, as the <systemitem class="username">root</systemitem> user:</para> @@ -101,7 +101,7 @@ <segmentedlist> <segtitle>Installed Programs</segtitle> <segtitle>Installed Library</segtitle> - <segtitle>Installed Directories</segtitle> + <segtitle>Installed Directory</segtitle> <seglistitem> <seg>gif2epsn, gif2ps, gif2rgb, gif2x11, gifasm, gifbg, gifburst, gifclip, Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-07-27 16:35:22 UTC (rev 4800) +++ trunk/BOOK/general.ent 2005-07-27 17:05:12 UTC (rev 4801) @@ -1,4 +1,4 @@ -<!ENTITY day "26"> +<!ENTITY day "27"> <!ENTITY month "07"> <!ENTITY year "2005"> <!ENTITY version "svn-&year;&month;&day;"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page