Changeset e3a1b160 for BOOK/final-system


Ignore:
Timestamp:
Aug 25, 2013, 12:05:29 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
89f8725
Parents:
aa2c20b
Message:

Fix text for gets undeclaration.

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/tar.xml

    raa2c20b re3a1b160  
    3030<screen os="p2"><userinput>patch -Np1 -i ../&tar-man-patch;</userinput></screen>
    3131
    32     <para os="s1">Glibc-2.17 does not declare gets():</para>
     32    <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
    3333
    3434<screen os="s2"><userinput>sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
  • BOOK/final-system/x86/grub.xml

    raa2c20b re3a1b160  
    3939    </note>
    4040
    41     <para os="s1">Glibc-2.17 does not declare gets():</para>
     41    <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
    4242
    4343<screen os="s2"><userinput>sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.