aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/why.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-02-19 20:17:17 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-02-19 20:17:17 +0000
commit12c82b50732eb20659f09456b7ebd3ac7bbbb41f (patch)
treec5ceffea4308ca3fd6ada302ef329e8a4711efeb /prologue/why.xml
parent62a1365f24edcd920b27100ed89dc39498ad8daa (diff)
Fix several grammar mistakes and other typos. Thanks to Jim DeMarco for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/why.xml')
-rw-r--r--prologue/why.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/prologue/why.xml b/prologue/why.xml
index 99cca1ce9..6606eedf0 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -169,9 +169,8 @@
<listitem>
<para>GMP</para>
- <para>This package package contains math libraries and have
- useful functions for arbitrary precision arithmetic. It
- is required to build Gcc. </para>
+ <para>This package contains math libraries and have useful functions for
+ arbitrary precision arithmetic. It is required to build Gcc. </para>
</listitem>
<listitem>
@@ -319,7 +318,7 @@
<listitem>
<para>Patch</para>
- <para>This package a program for modifying or creating files by
+ <para>This package contains a program for modifying or creating files by
applying a <emphasis>patch</emphasis> file typically created
by the <application>diff</application> program. It is needed by
the build procedure for several LFS packages. </para>
@@ -389,7 +388,7 @@
<para>Sysvinit</para>
<para>This package provides the <application>init</application>
- program which it the parent of all other processes on the Linux
+ program, which is the parent of all other processes on the Linux
system. </para>
</listitem>