Changeset c17fc85 for chapter06


Ignore:
Timestamp:
09/03/2004 10:16:48 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
0b11e71
Parents:
5fc710e
Message:

Punctuation edits

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter06
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    r5fc710e rc17fc85  
    8787<para>Some of the errors are known issues and were noted in the
    8888previous chapter. The test suite notes from <xref
    89 linkend="ch-tools-gcc-pass2"/> are still relevant here. Be sure to
     89linkend="ch-tools-gcc-pass2" role=","/> are still relevant here. Be sure to
    9090refer back to them as necessary.</para>
    9191
     
    107107<note><para>At this point, it is strongly recommended to repeat the
    108108sanity check performed earlier in this chapter. Refer back to <xref
    109 linkend="ch-system-readjusting"/> and repeat the check. If the results
     109linkend="ch-system-readjusting" role=","/> and repeat the check. If the results
    110110are in error, then the most likely reason is that the GCC Specs patch
    111111from <xref linkend="chapter-temporary-tools"/> was erroneously applied
  • chapter06/readjusting.xml

    r5fc710e rc17fc85  
    7171<filename>ld-linux.so.2</filename> with the name of the platform's
    7272dynamic linker in the above commands. Refer back to <xref
    73 linkend="ch-tools-toolchaintechnotes"/> if
     73linkend="ch-tools-toolchaintechnotes" role=","/> if
    7474necessary.</para></important>
    7575
  • chapter06/strippingagain.xml

    r5fc710e rc17fc85  
    2020none of the binaries that are about to be stripped are running. If
    2121unsure whether the user entered chroot with the command given in
    22 <xref linkend="ch-system-chroot"/>, first exit from
     22<xref linkend="ch-system-chroot" role=","/> first exit from
    2323chroot:</para>
    2424
Note: See TracChangeset for help on using the changeset viewer.