From 44512db507d01023172e0ded209dd10d22ade42f Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Thu, 15 Mar 2001 16:20:28 +0000 Subject: Grammar fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/how.xml | 8 ++++---- chapter01/versions.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter01') diff --git a/chapter01/how.xml b/chapter01/how.xml index cd3ff1b1b..70b06af01 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -3,17 +3,17 @@ We are going to build the LFS system by using an already installed Linux -distribution such as Debian, SuSe, Slackware, Mandrake, RedHat, etc. You +distribution such as Debian, SuSE, Slackware, Mandrake, RedHat, etc. You don't need to have any kind of bootdisk. We will use an existing Linux -system as the base (since we need a compiler, linker, text editor and other -tools). +system as the base (since we need a compiler, linker, text editor, and +other tools). If you don't have Linux installed yet, you won't be able to put this book to use right away. I suggest you first install a Linux distribution. It really doesn't matter which one you install. It also -doesn't need to be the latest version, though it shouldn't be a too old one. +doesn't need to be the latest version, though it shouldn't be too old. If it is about a year old or newer it should do just fine. You will save yourself a lot of trouble if your normal system uses glibc-2.1 or newer. Libc5 isn't supported by this book, though it isn't impossible to use a diff --git a/chapter01/versions.xml b/chapter01/versions.xml index 428360a8b..63aeafe08 100644 --- a/chapter01/versions.xml +++ b/chapter01/versions.xml @@ -2,7 +2,7 @@ Book version -This is LFS-BOOK-&type; version &version; version dated &releasedate;. If this +This is LFS-BOOK-&type; version &version; dated &releasedate;. If this version is older than a month you definitely want to take a look at our website and check if there is a newer version available for download. @@ -12,7 +12,7 @@ Below you will find a list of our current HTTP and FTP mirror sites as of December 19th, 2000. This list might not be accurate anymore. For the latest info check our website at -http://www.linuxfromscratch.org +http://www.linuxfromscratch.org. -- cgit v1.2.3-54-g00ecf