diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | entities/manpages.ent | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3864348c5..16462bc06 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -12,7 +12,7 @@ <listitem><para>automake-1.7.9</para></listitem> <listitem><para>file-4.06</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> -<listitem><para>man-pages-1.62</para></listitem> +<listitem><para>man-pages-1.63</para></listitem> <listitem><para>lfs-utils-0.4</para></listitem> <listitem><para>modutils-2.4.26</para></listitem> <listitem><para>perl-5.8.2</para></listitem> @@ -35,6 +35,9 @@ </itemizedlist> </listitem> + +<listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-Pages to 1.63</para></listitem> + <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified the sed to demonstrate yet another sed variation.</para></listitem> diff --git a/entities/manpages.ent b/entities/manpages.ent index a3c26d115..d3bfaf8b0 100644 --- a/entities/manpages.ent +++ b/entities/manpages.ent @@ -6,7 +6,7 @@ <!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml"> <!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml"> -<!ENTITY man-pages-version "1.62"> +<!ENTITY man-pages-version "1.63"> <!ENTITY man-pages-depversion "1.62"> <!ENTITY man-pages-contversion "1.62"> <!ENTITY man-pages-dir "man-pages-&man-pages-version;"> |