Changeset b8928b0


Ignore:
Timestamp:
Dec 18, 2008, 9:52:33 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d597a7e
Parents:
a1c119a
Message:

More text fixes

Location:
BOOK/final-system
Files:
4 edited

Legend:

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

    ra1c119a rb8928b0  
    2626    <title>Installation of Ncurses</title>
    2727
    28     <para os="p1">The following patches merges all updates from the &ncurses-version; Branch
    29     from the Ncurses developers:</para>
     28    <para os="p1">The following patch contains updates from the &ncurses-version; branch
     29    by the Ncurses developers:</para>
    3030
    3131<screen os="p2"><userinput>patch -Np1 -i ../&ncurses-branch_update-patch;</userinput></screen>
  • BOOK/final-system/sparc64-64/glibc.xml

    ra1c119a rb8928b0  
    119119    xpointer="xpointer(//*[@os='t'])"/>
    120120
    121     <para os="u">The stubs.h header installed by glibc looks for stubs-32.h
    122     and stubs-64.h. This configuration of glibc only generates stubs-64.h. Fix
     121    <para os="u">The stubs.h header installed by Glibc looks for stubs-32.h
     122    and stubs-64.h. This configuration of Glibc only generates stubs-64.h. Fix
    123123    this with the following:</para>
    124124
  • BOOK/final-system/sparc64/glibc-64bit.xml

    ra1c119a rb8928b0  
    5050    xpointer="xpointer(//*[@os='m2'])"/>
    5151
    52     <para os="t1">For TLS support on the Sparc64 we will need to add the following lines to
     52    <para os="t1">For TLS support on the Sparc64 we will need to add the following line to
    5353    <filename>config.cache</filename>:</para>
    5454
  • BOOK/final-system/sparc64/inetutils.xml

    ra1c119a rb8928b0  
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    3131
    32     <para os="ap1">The follow patches fixes Bus Errors when you attempt to use
    33     ping on sparc:</para>
     32    <para os="ap1">The following patch fixes Bus Errors when attempting to use
     33    <command>ping<command> on sparc:</para>
    3434
    3535<screen os="ap2"><userinput>patch -Np1 -i ../&inetutils-memcpy_sparc64-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.