diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | entities/grep.ent | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b99e24189..d3fb725fb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,7 +46,7 @@ </para></listitem> <listitem><para>June 14th, 2002 [timothy]: Chapter 05 & 06 - Binutils, -Bzip2, Diffutils: Updated package contents.</para></listitem> +Bzip2, Diffutils, Grep: Updated package contents.</para></listitem> <listitem><para>June 14th, 2002 [timothy]: Chapter 05 & 06 - GCC: Updated description of c++filt.</para></listitem> diff --git a/entities/grep.ent b/entities/grep.ent index cb0771056..106e10040 100644 --- a/entities/grep.ent +++ b/entities/grep.ent @@ -14,7 +14,7 @@ <!ENTITY grep-version "2.5"> <!ENTITY grep-depversion "2.4.2"> -<!ENTITY grep-contversion "2.4.2"> +<!ENTITY grep-contversion "2.5"> <!ENTITY grep-size "545 KB"> <!ENTITY grep-package "grep-&grep-version;.tar.bz2"> <!ENTITY grep-dir "grep-&grep-version;"> |