diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-06 20:45:32 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-06 20:45:32 +0000 |
commit | e2ce375eb48f933454906d56a6c17cc750c2242c (patch) | |
tree | d087ff7e92b485ea3c4e11900714a0f9f1293db2 | |
parent | 3f7da25735f65c93082efba7dadf687d502573f4 (diff) |
upgraded to man-pages-1.54
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 6 | ||||
-rw-r--r-- | entities/manpages.ent | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 682fe7488..9338f2041 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,7 +24,7 @@ <listitem><para>linux-2.4.20</para></listitem> <listitem><para>make-3.80</para></listitem> <listitem><para>man-1.5k-2.patch</para></listitem> -<listitem><para>man-pages-1.53</para></listitem> +<listitem><para>man-pages-1.54</para></listitem> <listitem><para>modutils-2.4.22</para></listitem> <listitem><para>ncurses-5.3</para></listitem> <listitem><para>procps-3.1.5</para></listitem> @@ -60,8 +60,8 @@ <listitem><para>January 6th, 2003 [gerard]: Chapter 06 - Bison: removed yacc script creation. Bison now installs this by default.</para></listitem> -<listitem><para>January 6th, 2003 [gerard]: Upgraded to Binutils-2.13.2.1 -and Bison-1.875</para></listitem> +<listitem><para>January 6th, 2003 [gerard]: Upgraded to Binutils-2.13.2.1, +Bison-1.875 and Man-pages-1.54</para></listitem> <listitem><para>January 6th, 2003 [gerard]: Chapter 05+06 - Findutils: Added <emphasis>CPPFLAGS=-D_GNU_SOURCE</emphasis> to promote proper diff --git a/entities/manpages.ent b/entities/manpages.ent index f2033041b..3209f639a 100644 --- a/entities/manpages.ent +++ b/entities/manpages.ent @@ -8,10 +8,10 @@ <!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml"> <!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml"> -<!ENTITY man-pages-version "1.53"> +<!ENTITY man-pages-version "1.54"> <!ENTITY man-pages-depversion "1.47"> -<!ENTITY man-pages-contversion "1.52"> -<!ENTITY man-pages-size "575 KB"> +<!ENTITY man-pages-contversion "1.54"> +<!ENTITY man-pages-size "583 KB"> <!ENTITY man-pages-dir "man-pages-&man-pages-version;"> <!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2"> |