Grammar fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Simon Perreault 2001-03-15 16:05:36 +00:00
parent f311f27dbf
commit 0c6dc0d843
3 changed files with 11 additions and 13 deletions

View File

@ -4,7 +4,7 @@
<para> <para>
This book is divided into the following parts. Although there is a lot This book is divided into the following parts. Although there is a lot
of duplicate information in certain parts, it's the easiest way to read it of duplicate information in certain parts, it's the easiest way to read it
and not to mention the easiest way for me to maintain the book. and, not to mention, the easiest way for me to maintain the book.
</para> </para>
&pf-oz-organpart1; &pf-oz-organpart1;

View File

@ -3,10 +3,9 @@
<para> <para>
Part One gives you general information about this book (versions, where Part One gives you general information about this book (versions, where
to get it, changelog, mailinglists and how to get in touch with me). to get it, changelog, mailing lists, and how to get in touch with me).
It also explains a few important aspects you really want and need to It also explains a few important aspects you really want and need to
read read before you start building an LFS system.
before you start building an LFS system.
</para> </para>
</sect2> </sect2>

View File

@ -7,19 +7,18 @@ probably don't want to read this book. If you, however, do want to learn
more about what happens behind the scenes, in particular what happens more about what happens behind the scenes, in particular what happens
between turning on your computer and seeing the command prompt, you want between turning on your computer and seeing the command prompt, you want
to read the <quote>From Power Up To Bash Prompt</quote> (P2B) HOWTO. to read the <quote>From Power Up To Bash Prompt</quote> (P2B) HOWTO.
This HOWTO builds a bare system, in a similar way as this book does, but it This HOWTO builds a bare system, in way similar to the one this book
focusses more on just installing a bootable system instead of a complete uses, but it focusses more on just installing a bootable system instead
system. of a complete system.
</para> </para>
<para> <para>
To decide whether you want to read this book or the P2B HOWTO, you could To decide whether you want to read this book or the P2B HOWTO, you could
ask yourself this question: Is my main objective to get a working Linux ask yourself this question: "Is my main objective to get a working Linux
system that I'm going to build myself and along the way learn and system that I'm going to build myself and, along the way, learn what
learn what every component of a system is for, or is just the learning every component of a system is for, or is just the learning part my main
part your main objective. If you want to build and learn, read this objective?" If you want to build and learn, read this book. If you just
book. If you just want to learn, then the P2B HOWTO is probably better want to learn, then the P2B HOWTO is probably better material to read.
material to read.
</para> </para>
<para> <para>