diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 12:26:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 12:26:36 +0000 |
commit | 0d2234c2bc8ae0b2c8071279fd79c265bae4d3d1 (patch) | |
tree | eb95da2bd088646be1e81ff1e41cdf183fb70565 | |
parent | daaa0238afe994df645534660b5873dea43ca0a2 (diff) |
* Upgrade to man-pages-2.01
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f65737ad5..2f1a8a289 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,7 +34,7 @@ first a summary, then a detailed log.</para> <listitem><para>Linux 2.6.10</para></listitem> <listitem><para>Linux-libc-headers 2.6.10.0</para></listitem> <listitem><para>Man 1.5o1</para></listitem> -<listitem><para>Man-pages 1.70</para></listitem> +<listitem><para>Man-pages 2.01</para></listitem> <listitem><para>Module-init-tools 3.1</para></listitem> <listitem><para>Procps 3.2.4</para></listitem> <listitem><para>Shadow 4.0.6</para></listitem> @@ -64,6 +64,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>January 9, 2005 [matt]: Upgraded to man-pages-2.01</para></listitem> + <listitem><para>January 9, 2005 [matt]: Upgraded to linux-libc-headers-2.6.10.0</para></listitem> <listitem><para>January 9, 2005 [matt]: Upgraded to linux-2.6.10</para></listitem> diff --git a/general.ent b/general.ent index c895c68e6..b5d7c4325 100644 --- a/general.ent +++ b/general.ent @@ -52,7 +52,7 @@ <!ENTITY m4-version "1.4.2"> <!ENTITY make-version "3.80"> <!ENTITY man-version "1.5o1"> -<!ENTITY man-pages-version "1.70"> +<!ENTITY man-pages-version "2.01"> <!ENTITY mktemp-version "1.5"> <!ENTITY module-init-tools-version "3.1"> <!ENTITY ncurses-version "5.4"> |