Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
James Robertson 2003-09-12 01:53:12 +00:00
parent 7064dafcab
commit 564768e74a
2 changed files with 7 additions and 4 deletions

View File

@ -87,6 +87,9 @@
</itemizedlist> </itemizedlist>
</para></listitem> </para></listitem>
<listitem><para>September 11th, 2003 [jwrober]: Grammar fix in Ch5 Tcl install
directions provided by Anderson Lizardo.</para></listitem>
<listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5 <listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
lockin Glibc page for /lib/ld.so.1 provided by Anderson lockin Glibc page for /lib/ld.so.1 provided by Anderson
Lizardo.</para></listitem> Lizardo.</para></listitem>

View File

@ -3,10 +3,10 @@
<sect2> <sect2>
<title>Installation of TCL</title> <title>Installation of TCL</title>
<para>This package and the next two are only installed to be able to run the <para>This package and the next two are only installed to be able to run the
test suites for GCC and Binutils. Installing three packages just for for test suites for GCC and Binutils. Installing three packages just for testing
testing purposes may seem like overkill, but it is very reassuring, if not purposes may seem like overkill, but it is very reassuring, if not essential,
essential, to know that our most important tools are working properly.</para> to know that our most important tools are working properly.</para>
<para>Prepare Tcl to be compiled:</para> <para>Prepare Tcl to be compiled:</para>