aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/how.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r--chapter01/how.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 742784930..5931d1a53 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -3,9 +3,9 @@
<?dbhtml filename="how.html" dir="chapter01"?>
<para>We are going to build the LFS system by using a previously installed
-Linux distribution such as Debian, SuSE, Slackware, Mandrake, RedHat, etc.
-We will use the existing Linux system as the development platform, because
-we need tools like a compiler, linker, text editor, and other development
+Linux distribution such as Debian, SuSE, Slackware, Mandrake, or Red Hat.
+We will use this existing Linux system as a starting platform, because we
+will need tools like a compiler, linker, text editor, and other development
tools to build our system. Ordinarily, the required tools are available by
default if we selected "development" as one of our installation options
when we installed a Linux distribution.</para>