Changeset 2ed9444 for prologue/common


Ignore:
Timestamp:
Feb 21, 2006, 2:25:29 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
2f1c8cb
Parents:
fbbe3fe
Message:

r1157@server (orig r1155): chris | 2006-02-07 20:52:55 -0800
Added section on package management, and various other text fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prologue/common/organization.xml

    rfbbe3fe r2ed9444  
    3333
    3434    <para>Part III shows you how to make a set of Cross-Compiler
    35           tools. These tools allow you make a set of tools
    36           that will run on your host system, but will allow
    37           you to cross-build packages for your target system.</para>
     35          tools. These tools can run on your host system but allow you to
     36          build packages that will run on your target system.</para>
    3837
    3938  </sect2>
     
    4241    <title>Part IV - Building the Basic Tools</title>
    4342
    44     <para>Part IV explains how to build a tool chain built
     43    <para>Part IV explains how to build a tool chain designed
    4544          to operate on your target system. These are the tools
    4645          that will allow you to build a working system on your
    47           target host.</para>
     46          target computer.</para>
    4847
    4948  </sect2>
     
    6564    <title>Appendices</title>
    6665
    67     <para>TEXT NEEDED.</para>
     66    <para>The Appendices contain various information that doesn't really fit
     67    anywhere else in the book. Appendix A contains definitions of acronyms and
     68    terms used in the book, and Appendix B has Acknowledgments of people who
     69    have helped work on the LFS project and website.</para>
    6870
    6971  </sect2>
Note: See TracChangeset for help on using the changeset viewer.