diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-07 11:31:33 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-07 11:31:33 +0000 |
commit | ef448f2db714629b965d023a86564ccb8379046a (patch) | |
tree | 0ccebb6a2de5000e190087abeac3f59ec7fd8b3f /chapter03/packages.xml | |
parent | abf1f62e1ac21c4d0af23782080cd45849ee8068 (diff) |
Applied Alexander's fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 52e8b75c5..8f3002c93 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -158,29 +158,23 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> -<term>Grep (&grep-version;) - 520 KB:</term> +<term>Glibc LibIDN add-on (&glibc-version;) - 100 KB:</term> <listitem> -<para><ulink url="&gnu;grep/"/></para> +<para><ulink url="&gnu;glibc/"/></para> </listitem> </varlistentry> <varlistentry> -<term>Groff (&groff-version;) - 2,260 KB:</term> +<term>Grep (&grep-version;) - 520 KB:</term> <listitem> -<para><ulink url="&gnu;groff/"/></para> +<para><ulink url="&gnu;grep/"/></para> </listitem> </varlistentry> <varlistentry> -<term>Groff Debian Patch - 129 KB:</term> +<term>Groff (&groff-version;) - 2,260 KB:</term> <listitem> -<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para> -<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;) -may no longer be available at the -listed location. The site administrators of the master download -location occasionally remove older versions when new ones are -released. There is no alternative download location yet.</para></note> -<!-- Actually there's snapshot.debian.net, but they have hardware problems --> +<para><ulink url="&gnu;groff/"/></para> </listitem> </varlistentry> |