diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-17 22:00:37 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-17 22:00:37 +0000 |
commit | 2ea93a3240e0187db79b042a02811a78f478f7a5 (patch) | |
tree | 34a74dd3c1beeeebd08054c096338cdf0f5ad970 | |
parent | 783c04114968cf7d9cc16345d881631d6b5686b6 (diff) |
Normalizing the spelling of 'Tcl' and 'DejaGnu'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/vim-desc.xml | 2 | ||||
-rw-r--r-- | chapter01/changelog.xml | 8 | ||||
-rw-r--r-- | chapter04/chapter04.xml | 4 | ||||
-rw-r--r-- | chapter05/dejagnu-inst.xml | 4 | ||||
-rw-r--r-- | chapter05/dejagnu.xml | 2 | ||||
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 2 | ||||
-rw-r--r-- | chapter05/tcl-inst.xml | 4 | ||||
-rw-r--r-- | chapter05/tcl.xml | 2 | ||||
-rw-r--r-- | chapter06/revisedchroot.xml | 4 |
9 files changed, 16 insertions, 16 deletions
diff --git a/appendixa/vim-desc.xml b/appendixa/vim-desc.xml index 5ce8a9c40..d808ed81e 100644 --- a/appendixa/vim-desc.xml +++ b/appendixa/vim-desc.xml @@ -42,7 +42,7 @@ and vim can't be suspended.</para></sect4> <para>shtags.pl generates a tag file for perl scripts.</para></sect4> <sect4><title>tcltags</title> -<para>tcltags generates a tag file for TCL code.</para></sect4> +<para>tcltags generates a tag file for Tcl code.</para></sect4> <sect4><title>vi</title> <para>vi starts vim in vi-compatible mode.</para></sect4> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index be17dd8ed..766fd23c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -193,7 +193,7 @@ Added coreutils-5.0-hostname-2.patch, which suppresses the build of the hostname binary, and also suppresses its check.</para></listitem> <listitem><para>September 9th, 2003 [jeremy]: Added some notes regarding failed -tests to Glibc and Dejagnu.</para></listitem> +tests to Glibc and DejaGnu.</para></listitem> <listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both Chapter 5 and 6 to include minimum locales necessary for @@ -389,7 +389,7 @@ mention of a wget script.</para></listitem> <listitem><para>August 9th, 2003 [alex]: Chapter 05 - Binutils Pass2 and GCC Pass 2: integrated some text from the pure-lfs hint.</para></listitem> -<listitem><para>August 8th, 2003 [alex]: Chapter 05 - Tcl, Expect, and DejaGNU: +<listitem><para>August 8th, 2003 [alex]: Chapter 05 - Tcl, Expect, and DejaGnu: added some text.</para></listitem> <listitem><para>August 6th, 2003 [gerard]: Applied Alex Groenewoud's patch @@ -478,8 +478,8 @@ ownership" patch to polish the text. Closes bug #511.</para></listitem> <listitem><para>May 13th, 2003 [winkie]: Chapter 06: Applied "Configuring system components" patch to polish the text. Closes bug #510.</para></listitem> -<listitem><para>May 13th, 2003 [gerard]: Chapter 06: Removed TCL, Expect -and DejaGNU. Nothing uses this once past GCC in chapter 6. The versions +<listitem><para>May 13th, 2003 [gerard]: Chapter 06: Removed Tcl, Expect +and DejaGnu. Nothing uses this once past GCC in chapter 6. The versions in /stage1/bin do the job just fine.</para></listitem> <listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Shadow: diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index d5f6ed279..67890ef5b 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -68,7 +68,7 @@ Bzip2 (&bzip2-version;) - &bzip2-size;: Coreutils (&coreutils-version;) - &coreutils-size;: <ulink url="http://freshmeat.net/projects/coreutils/"/> -DejaGNU (&dejagnu-version;) - &dejagnu-size;: +DejaGnu (&dejagnu-version;) - &dejagnu-size;: <ulink url="http://freshmeat.net/projects/dejagnu/"/> Diffutils (&diffutils-version;) - &diffutils-size;: @@ -200,7 +200,7 @@ Sysvinit (&sysvinit-version;) - &sysvinit-size;: Tar (&tar-version;) - &tar-size;: <ulink url="ftp://alpha.gnu.org/gnu/tar/"/> -TCL (&tcl-version;) - &tcl-size;: +Tcl (&tcl-version;) - &tcl-size;: <ulink url="http://freshmeat.net/projects/tcltk/"/> Texinfo (&texinfo-version;) - &texinfo-size;: diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml index b420ca47c..2eae6559f 100644 --- a/chapter05/dejagnu-inst.xml +++ b/chapter05/dejagnu-inst.xml @@ -1,9 +1,9 @@ <sect2><title> </title><para> </para></sect2> <sect2> -<title>Installation of DejaGNU</title> +<title>Installation of DejaGnu</title> -<para>Prepare DejaGNU to be compiled:</para> +<para>Prepare DejaGnu to be compiled:</para> <para><screen><userinput>./configure --prefix=/tools</userinput></screen></para> diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index 47694736d..a57dbccbf 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -1,5 +1,5 @@ <sect1 id="ch05-dejagnu"> -<title>Installing DejaGNU-&dejagnu-version;</title> +<title>Installing DejaGnu-&dejagnu-version;</title> <?dbhtml filename="dejagnu.html" dir="chapter05"?> <screen>Estimated build time: &dejagnu-time-static; diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index 28fa51213..b8149d2ca 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -4,7 +4,7 @@ <title>Re-installation of GCC</title> <para>The tools required to test GCC and Binutils are installed now -(Expect, TCL and DejaGNU). We can continue on rebuilding GCC and Binutils, +(Expect, Tcl and DejaGnu). We can continue on rebuilding GCC and Binutils, link them against the new Glibc, and test them properly. One thing to note, however, is that these test suites are highly dependent on the features supported by your host distribution. Most notably, a host distribution diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml index 9ffacc45a..b6f39ea65 100644 --- a/chapter05/tcl-inst.xml +++ b/chapter05/tcl-inst.xml @@ -1,7 +1,7 @@ <sect2><title> </title><para> </para></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 test suites for GCC and Binutils. Installing three packages just for testing @@ -13,7 +13,7 @@ to know that our most important tools are working properly.</para> <para><screen><userinput>cd unix ./configure --prefix=/tools</userinput></screen></para> -<para>Build, the package:</para> +<para>Build the package:</para> <para><screen><userinput>make</userinput></screen></para> diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index fe1599394..17ab337d9 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -1,5 +1,5 @@ <sect1 id="ch05-tcl"> -<title>Installing TCL-&tcl-version;</title> +<title>Installing Tcl-&tcl-version;</title> <?dbhtml filename="tcl.html" dir="chapter05"?> <screen>Estimated build time: &tcl-time-static; diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index 28724f621..9acb3c947 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -8,8 +8,8 @@ it, you should run the following modified chroot command.</para> <para>Additionally, now that all software has been installed there is no need to use anything from the <filename class="directory">/tools</filename> directory anymore, so it may be deleted. -However, since the TCL, Expect, and DejaGNU packages only exist here, you -may want to reinstall them after removing the /tools directory.</para> +However, since the Tcl, Expect, and DejaGnu packages only exist here, you +may want to reinstall them after removing that directory.</para> <para><screen><userinput>chroot $LFS /usr/bin/env -i \ HOME=/root TERM=$TERM PS1='\u:\w\$ ' \ |