diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-19 03:50:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-19 03:50:56 +0000 |
commit | 5a58876838d50532cddfc4b4671a163d36669f4c (patch) | |
tree | f7c2958868bf91478751a8a05535fd7490b85e73 /prologue/why.xml | |
parent | f874424cabc59e63f2458c25527f7c18632194a9 (diff) |
Grammar updates and a minor script touch up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/why.xml')
-rw-r--r-- | prologue/why.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/why.xml b/prologue/why.xml index 44049c786..4ea445bc9 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -339,7 +339,7 @@ <listitem> <para>PCRE</para> - <para>This package is provides a library that can be used to implement + <para>This package provides a library that can be used to implement regular expression pattern matching using the same syntax and semantics as Perl 5. It is a mandatory dependency of Glib, and can also be used by Grep.</para> @@ -468,7 +468,7 @@ <para>This package contains programs for compressing and decompressing files. It provides the highest compression generally available - and the useful for decompressing packages XZ or LZMA format.</para> + and is useful for decompressing packages XZ or LZMA format.</para> </listitem> <listitem> |