diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-05 20:33:45 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-05 20:33:45 +0000 |
commit | 45ca47c776a9c9b2355be8d023cb872063c29ea1 (patch) | |
tree | 604aafb022c32dc9a8c0469ed7742882bc5c4386 | |
parent | f8657f7dd60b9742b05f5386deb1e1b9eb1dea2f (diff) |
Updated to man-1.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/packages.xml | 4 | ||||
-rw-r--r-- | chapter06/man.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4a23ca1f3..9d8637344 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-1.6.</para></listitem> + <listitem><para>July 5th, 2005 [matt]: Updated to file 4.14.</para></listitem> <listitem><para>July 5th, 2005 [matt]: Updated to man-pages 2.05.</para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index d3c4fa812..6c8cf4d07 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -263,9 +263,9 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Man (&man-version;) - 228 KB:</term> +<term>Man (&man-version;) - 202 KB:</term> <listitem> -<para><ulink url="&kernel;linux/utils/man/"/></para> +<para><ulink url="http://primates.ximian.com/~flucifredi/man/"/></para> </listitem> </varlistentry> diff --git a/chapter06/man.xml b/chapter06/man.xml index eefa8b065..f9ad766c2 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -17,7 +17,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>2.9 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>1.1 MB</seg></seglistitem> </segmentedlist> <segmentedlist> diff --git a/general.ent b/general.ent index 7d45a2706..a041a2f7d 100644 --- a/general.ent +++ b/general.ent @@ -64,7 +64,7 @@ <!ENTITY linux-libc-headers-version "2.6.11.2"> <!ENTITY m4-version "1.4.3"> <!ENTITY make-version "3.80"> -<!ENTITY man-version "1.5p"> +<!ENTITY man-version "1.6"> <!ENTITY man-pages-version "2.05"> <!ENTITY mktemp-version "1.5"> <!ENTITY module-init-tools-version "3.1"> |