From 9ff39e28808d52bf5a30a133babde2e7a6e1f959 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 8 May 2006 22:37:15 +0000 Subject: Fix a couple of typos in Chapter 3 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/introduction.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'chapter03/introduction.xml') diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 669c89d67..6bdb5c776 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -10,13 +10,14 @@ Introduction - This chapter includes a list of packages that need to be downloaded for - building a basic Linux system. The listed version numbers correspond to versions - of the software that are known to work, and this book is based on their use. We - highly recommend not using newer versions because the build commands for one - version may not work with a newer version. The newest package versions may also - have problems that require work-arounds. These work-arounds will be developed - and stabilized in the development version of the book. + This chapter includes a list of packages that need to be downloaded in + order to build a basic Linux system. The listed version numbers correspond to + versions of the software that are known to work, and this book is based on + their use. We highly recommend against using newer versions because the build + commands for one version may not work with a newer version. The newest package + versions may also have problems that require work-arounds. These work-arounds + will be developed and stabilized in the development version of the + book. Download locations may not always be accessible. If a download location has changed since this book was published, Google ( - To create this directory, execute, as user root, the following command before starting - the download session: + To create this directory, execute the following command, as user + root, before starting the download + session: mkdir -v $LFS/sources -- cgit v1.2.3-54-g00ecf