aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-12-26 00:48:12 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-12-26 00:48:12 +0000
commit752931b983dfb81058099d033a2c256eda17a96e (patch)
treeecf8aa8025fe6348706f17f0a1d12729a220a759
parentc424315501627d1b0075978954d7bbe8359ae8f5 (diff)
Upgrade to man-pages 2.01
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--general.ent2
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 26e0a8a38..fab8e5f4c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -23,7 +23,7 @@ of the LFS Book.</para>
<listitem><para>findutils-4.2.10</para></listitem>
<listitem><para>gcc-3.4.3</para></listitem>
<listitem><para>glibc-20041122</para></listitem>
-<listitem><para>man-pages-2.00</para></listitem>
+<listitem><para>man-pages-2.01</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
<listitem><para>sysvinit-2.86</para></listitem>
<listitem><para>tcl-8.4.9</para></listitem>
@@ -45,6 +45,8 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>December 25th, 2004 [jeremy]: Updated to man-pages 2.01</para></listitem>
+
<listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem>
<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
diff --git a/general.ent b/general.ent
index 80443f484..10529d8f6 100644
--- a/general.ent
+++ b/general.ent
@@ -51,7 +51,7 @@
<!ENTITY m4-version "1.4.2">
<!ENTITY make-version "3.80">
<!ENTITY man-version "1.5o1">
-<!ENTITY man-pages-version "2.00">
+<!ENTITY man-pages-version "2.01">
<!ENTITY mktemp-version "1.5">
<!ENTITY module-init-tools-version "3.1">
<!ENTITY ncurses-version "5.4">