r7748 - in trunk/BOOK: . postlfs/shells
randy at linuxfromscratch.org
randy at linuxfromscratch.org
Sun Feb 8 10:57:31 MST 2009
Author: randy
Date: 2009-02-08 10:57:31 -0700 (Sun, 08 Feb 2009)
New Revision: 7748
Modified:
trunk/BOOK/general.ent
trunk/BOOK/postlfs/shells/tcsh.xml
Log:
Typo fixes
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-02-08 16:41:36 UTC (rev 7747)
+++ trunk/BOOK/general.ent 2009-02-08 17:57:31 UTC (rev 7748)
@@ -45,6 +45,7 @@
<!ENTITY lfs-flex-version "2.5.35">
<!ENTITY lfs-shadow-version "4.1.2.1">
<!ENTITY lfs-vim-version "7.2">
+<!ENTITY lfs-m4-version "1.4.12">
<!-- End LFS versions -->
<!ENTITY blfs-bootscripts-version "20080816">
Modified: trunk/BOOK/postlfs/shells/tcsh.xml
===================================================================
--- trunk/BOOK/postlfs/shells/tcsh.xml 2009-02-08 16:41:36 UTC (rev 7747)
+++ trunk/BOOK/postlfs/shells/tcsh.xml 2009-02-08 17:57:31 UTC (rev 7748)
@@ -94,10 +94,10 @@
that test #68 (<quote>nice</quote> test) is known to fail.</para>
-->
- <para>The test suite is known to completely fail with GNU M4-1.4.12 as
+ <para>The test suite is known to completely fail with GNU M4-&lfs-m4-version; as
installed in LFS. There is one failure (#120) when using an older version
- of M4. To try to run the checks anyway, issue: <command>make
- check</command>.></para>
+ of <application>M4</application>. To try to run the checks anyway, issue:
+ <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
More information about the blfs-book
mailing list