[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-331-ge3a1b16

git git at cross-lfs.org
Sun Aug 25 12:05:35 PDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  e3a1b1600339cf991950a9c176c3df24407765af (commit)
      from  aa2c20bdddb0cb7c73ab081c1abb5c496da734f1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e3a1b1600339cf991950a9c176c3df24407765af
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sun Aug 25 14:05:29 2013 -0500

    Fix text for gets undeclaration.

diff --git a/BOOK/final-system/common/tar.xml b/BOOK/final-system/common/tar.xml
index 1e740a2..0ea9aec 100644
--- a/BOOK/final-system/common/tar.xml
+++ b/BOOK/final-system/common/tar.xml
@@ -29,7 +29,7 @@
 
 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man-patch;</userinput></screen>
 
-    <para os="s1">Glibc-2.17 does not declare gets():</para>
+    <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
 
 <screen os="s2"><userinput>sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
 
diff --git a/BOOK/final-system/x86/grub.xml b/BOOK/final-system/x86/grub.xml
index ecd80e3..d67d92b 100644
--- a/BOOK/final-system/x86/grub.xml
+++ b/BOOK/final-system/x86/grub.xml
@@ -38,7 +38,7 @@
       <envar>CXXFLAGS</envar>, unset them when building GRUB.</para>
     </note>
 
-    <para os="s1">Glibc-2.17 does not declare gets():</para>
+    <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
 
 <screen os="s2"><userinput>sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/tar.xml |    2 +-
 BOOK/final-system/x86/grub.xml   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list