diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-05 19:51:19 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-05 19:51:19 +0000 |
commit | f87c11173a1dc6739511f2e00e2fd38604f8408c (patch) | |
tree | f4c10f1e7687ed3bec304cee2994937c8b9fba3c | |
parent | d4c025bbcd41499b5a9d7a696791df562095d46d (diff) |
Updated to man-pages-2.05
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter06/man-pages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 86aa03122..cfaaf024a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 5th, 2005 [matt]: Updated to man-pages 2.05.</para></listitem> + <listitem><para>July 5th, 2005 [archaic]: Removed reference to the wiki. Pointed to the FAQ.</para></listitem> diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index a0d205ba6..2695426b0 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -17,7 +17,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>25.8 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>18.3 MB</seg></seglistitem> </segmentedlist> <segmentedlist> diff --git a/general.ent b/general.ent index 9256b59ea..9fd9c4d34 100644 --- a/general.ent +++ b/general.ent @@ -65,7 +65,7 @@ <!ENTITY m4-version "1.4.3"> <!ENTITY make-version "3.80"> <!ENTITY man-version "1.5p"> -<!ENTITY man-pages-version "2.03"> +<!ENTITY man-pages-version "2.05"> <!ENTITY mktemp-version "1.5"> <!ENTITY module-init-tools-version "3.1"> <!ENTITY ncurses-version "5.4"> |