Ignore:
Timestamp:
Feb 26, 2006, 11:36:06 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9172172
Parents:
6bfb353
Message:

r2424@server (orig r1210): chris | 2006-02-26 10:57:18 -0800
Minor text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86/glibc-headers.xml

    r6bfb353 rdf709be  
    146146    <para os="cj">For NPTL use the following command:</para>
    147147
    148 <screen os="ck"><userinput>cp -v ../glibc-&glibc-version;/nptl/sysdeps/pthread/pthread.h /tools/include/</userinput></screen>
     148<screen os="ck"><userinput>cp -v \
     149../glibc-&glibc-version;/nptl/sysdeps/pthread/pthread.h \
     150/tools/include</userinput></screen>
    149151
    150152    <para os="cl">Now copy the architecture specific header over:</para>
    151153
    152 <screen os="cm"><userinput>cp -v ../glibc-&glibc-version;/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h /tools/include/bits/</userinput></screen>
     154<screen os="cm"><userinput>cp -v \
     155../glibc-&glibc-version;/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h \
     156/tools/include/bits</userinput></screen>
    153157
    154158  </sect2>
Note: See TracChangeset for help on using the changeset viewer.