mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Typo and whitespace fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f9bb38a24b
commit
1fb160c30c
@ -30,7 +30,7 @@ variables that override the default optimization flags.</para>
|
||||
<screen><userinput>make </userinput></screen>
|
||||
|
||||
<note><para>It's worth pointing out that running the Binutils test suite here
|
||||
is considered not as important running it in Chapter 6.</para></note>
|
||||
is considered not as important as running it in Chapter 6.</para></note>
|
||||
|
||||
<para>Test the results (there should be no unexpected failures here, expected
|
||||
failures are fine):</para>
|
||||
|
@ -105,7 +105,7 @@ as the compiler we're using to compile this GCC was built from the exact same
|
||||
version of the GCC sources we used earlier.</para>
|
||||
|
||||
<note><para>It's worth pointing out that running the GCC test suite here
|
||||
is considered not as important running it in Chapter 6.</para></note>
|
||||
is considered not as important as running it in Chapter 6.</para></note>
|
||||
|
||||
<para>Test the results:</para>
|
||||
|
||||
|
@ -45,9 +45,6 @@ throughout the book.</para>
|
||||
|
||||
<screen><userinput>make install</userinput></screen>
|
||||
|
||||
<!-- HACK - Force some whitespace to appease tidy -->
|
||||
<literallayout></literallayout>
|
||||
|
||||
<important><para><emphasis>Do not remove</emphasis> the
|
||||
<filename>tcl&tcl-version;</filename> source directory yet, as the next package
|
||||
will need its internal headers.</para></important>
|
||||
@ -56,8 +53,5 @@ will need its internal headers.</para></important>
|
||||
|
||||
<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
|
||||
|
||||
<!-- HACK - Force some whitespace to appease tidy -->
|
||||
<literallayout></literallayout>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user