aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-09-09 13:02:49 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-09-09 13:02:49 +0000
commit9ec44363661ebcb1892a5fc78d49e09d59f037fe (patch)
treeba5c9bc4ff1e4fedf4fedd0906f5ceefbcff1625 /prologue
parent811dc7cc6ff782c2b487d8a178fad2ec36e7a6f6 (diff)
Some minor fixes to why.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r--prologue/why.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/prologue/why.xml b/prologue/why.xml
index 9af50d2b9..e2bcac8a6 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -150,9 +150,8 @@
<listitem>
<para>Expat</para>
- <para>This package contains programs for parsing XML. It is
- required for XML-Parser.
- </para>
+ <para>This package contains a relatively small XML parsing library. It
+ is required by the XML::Parser Perl module.</para>
</listitem>
<listitem>
@@ -234,9 +233,8 @@
<listitem>
<para>Gperf</para>
- <para>This package a program that generates a perfect hash function
- from a key set. It is required for Eudev.
- </para>
+ <para>This package contains a program that generates a perfect hash
+ function from a key set. It is required for Eudev.</para>
</listitem>
<listitem>