浏览代码

Normalizing the spelling of 'Tcl' and 'DejaGnu'.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud 22 年之前
父节点
当前提交
2ea93a3240

+ 1 - 1
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>
 <para>shtags.pl generates a tag file for perl scripts.</para></sect4>
 
 
 <sect4><title>tcltags</title>
 <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>
 <sect4><title>vi</title>
 <para>vi starts vim in vi-compatible mode.</para></sect4>
 <para>vi starts vim in vi-compatible mode.</para></sect4>

+ 4 - 4
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>
 hostname binary, and also suppresses its check.</para></listitem>
 
 
 <listitem><para>September 9th, 2003 [jeremy]: Added some notes regarding failed
 <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
 <listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both
 Chapter 5 and 6 to include minimum locales necessary for
 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
 <listitem><para>August 9th, 2003 [alex]: Chapter 05 - Binutils Pass2 and GCC
 Pass 2: integrated some text from the pure-lfs hint.</para></listitem>
 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>
 added some text.</para></listitem>
 
 
 <listitem><para>August 6th, 2003 [gerard]: Applied Alex Groenewoud's patch
 <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
 <listitem><para>May 13th, 2003 [winkie]: Chapter 06: Applied "Configuring
 system components" patch to polish the text. Closes bug #510.</para></listitem>
 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>
 in /stage1/bin do the job just fine.</para></listitem>
 
 
 <listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Shadow:
 <listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Shadow:

+ 2 - 2
chapter04/chapter04.xml

@@ -68,7 +68,7 @@ Bzip2 (&bzip2-version;) - &bzip2-size;:
 Coreutils (&coreutils-version;) - &coreutils-size;:
 Coreutils (&coreutils-version;) - &coreutils-size;:
 <ulink url="http://freshmeat.net/projects/coreutils/"/>
 <ulink url="http://freshmeat.net/projects/coreutils/"/>
 
 
-DejaGNU (&dejagnu-version;) - &dejagnu-size;:
+DejaGnu (&dejagnu-version;) - &dejagnu-size;:
 <ulink url="http://freshmeat.net/projects/dejagnu/"/>
 <ulink url="http://freshmeat.net/projects/dejagnu/"/>
 
 
 Diffutils (&diffutils-version;) - &diffutils-size;:
 Diffutils (&diffutils-version;) - &diffutils-size;:
@@ -200,7 +200,7 @@ Sysvinit (&sysvinit-version;) - &sysvinit-size;:
 Tar (&tar-version;) - &tar-size;:
 Tar (&tar-version;) - &tar-size;:
 <ulink url="ftp://alpha.gnu.org/gnu/tar/"/>
 <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/"/>
 <ulink url="http://freshmeat.net/projects/tcltk/"/>
 
 
 Texinfo (&texinfo-version;) - &texinfo-size;:
 Texinfo (&texinfo-version;) - &texinfo-size;:

+ 2 - 2
chapter05/dejagnu-inst.xml

@@ -1,9 +1,9 @@
 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
 
 
 <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>
 <para><screen><userinput>./configure --prefix=/tools</userinput></screen></para>
 
 

+ 1 - 1
chapter05/dejagnu.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-dejagnu">
 <sect1 id="ch05-dejagnu">
-<title>Installing DejaGNU-&dejagnu-version;</title>
+<title>Installing DejaGnu-&dejagnu-version;</title>
 <?dbhtml filename="dejagnu.html" dir="chapter05"?>
 <?dbhtml filename="dejagnu.html" dir="chapter05"?>
 
 
 <screen>Estimated build time:           &dejagnu-time-static; 
 <screen>Estimated build time:           &dejagnu-time-static; 

+ 1 - 1
chapter05/gcc-pass2-inst.xml

@@ -4,7 +4,7 @@
 <title>Re-installation of GCC</title>
 <title>Re-installation of GCC</title>
 
 
 <para>The tools required to test GCC and Binutils are installed now
 <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,
 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
 however, is that these test suites are highly dependent on the features
 supported by your host distribution.  Most notably, a host distribution
 supported by your host distribution.  Most notably, a host distribution

+ 2 - 2
chapter05/tcl-inst.xml

@@ -1,7 +1,7 @@
 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
 
 
 <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 testing 
 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
 <para><screen><userinput>cd unix
 ./configure --prefix=/tools</userinput></screen></para>
 ./configure --prefix=/tools</userinput></screen></para>
 
 
-<para>Build, the package:</para>
+<para>Build the package:</para>
 
 
 <para><screen><userinput>make</userinput></screen></para>
 <para><screen><userinput>make</userinput></screen></para>
 
 

+ 1 - 1
chapter05/tcl.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-tcl">
 <sect1 id="ch05-tcl">
-<title>Installing TCL-&tcl-version;</title>
+<title>Installing Tcl-&tcl-version;</title>
 <?dbhtml filename="tcl.html" dir="chapter05"?>
 <?dbhtml filename="tcl.html" dir="chapter05"?>
 
 
 <screen>Estimated build time:           &tcl-time-static; 
 <screen>Estimated build time:           &tcl-time-static; 

+ 2 - 2
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
 <para>Additionally, now that all software has been installed there is no
 need to use anything from the <filename
 need to use anything from the <filename
 class="directory">/tools</filename> directory anymore, so it may be deleted.
 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 \
 <para><screen><userinput>chroot $LFS /usr/bin/env -i \
 &nbsp;&nbsp;&nbsp;&nbsp;HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
 &nbsp;&nbsp;&nbsp;&nbsp;HOME=/root TERM=$TERM PS1='\u:\w\$ ' \