diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-16 03:17:52 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-16 03:17:52 +0000 |
commit | cfc98ea513187bd8eee9850809c86cb9e5a3e987 (patch) | |
tree | d3fc101d24c86fbb8e0c692ee8a99481c6f15235 /preface/audience.xml | |
parent | b41db65553de034405afbf5e4eda4ca872ddea6c (diff) |
s/a LFS/an LFS/ as per list discussion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'preface/audience.xml')
-rw-r--r-- | preface/audience.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/preface/audience.xml b/preface/audience.xml index 4f7383a36..b3bebb5b3 100644 --- a/preface/audience.xml +++ b/preface/audience.xml @@ -13,7 +13,7 @@ install an existing one?". That is a good question and is the impetus for this section of the book.</para> <para>One important reason for LFS's existence is to help people learn how a -Linux system works from the inside out. Building a LFS system helps demonstrate +Linux system works from the inside out. Building an LFS system helps demonstrate to you what makes Linux tick, how things work together and depend on each other. One of the best things that this learning experience provides is the ability to customize Linux to your own tastes and needs.</para> @@ -28,7 +28,7 @@ programs are installed.</para> system. When installing a regular distribution, you are usually forced to install several programs which you are likely never to use. They're just sitting there wasting precious disk space (or worse, CPU cycles). It isn't -difficult to build a LFS system less than 100 MB. Does that still sound like a +difficult to build an LFS system less than 100 MB. Does that still sound like a lot? A few of us have been working on creating a very small embedded LFS system. We successfully built a system that was just enough to run the Apache web server with approximately 8MB of disk space used. Further stripping could |