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 /chapter01 | |
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
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 3 insertions, 3 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 |