diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-22 18:44:40 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-22 18:44:40 +0000 |
commit | 3a6b26d9743b6dd1c8b4adaea6d57a4212c860aa (patch) | |
tree | 2a249ce4796ac7c3d169a80140814cad968761db | |
parent | d6258b93d2d5c46b71c38daa2625d8729df974c5 (diff) |
Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | index.xml | 4 | ||||
-rw-r--r-- | preface/whoread.xml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020818"> -<!ENTITY releasedate "August 18th, 2002"> +<!ENTITY version "20020822"> +<!ENTITY releasedate "August 22nd, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> diff --git a/preface/whoread.xml b/preface/whoread.xml index ea84fee77..6dca60333 100644 --- a/preface/whoread.xml +++ b/preface/whoread.xml @@ -31,7 +31,7 @@ of disk space used. Further stripping could bring that down to 5 MB or less. Try that with a regular distribution.</para> <para>We could compare distributed Linux to a hamburger you buy at a -fast-food restaurant. You have no idea what you are easting. LFS on the +fast-food restaurant, you have no idea what you are eating. LFS on the other hand, doesn't give you a hamburger, but the recipe to make a hamburger. This allows you to review it, omit unwanted ingredients, and allows you to add your own ingredients that enhance the flavor of your burger. When you |