diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter04/chapter04.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 567f1eb0d..c9f7fc4be 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 6th, 2003 [jeremy]: Chapter 4 - Updated +download locations for some packages.</para></listitem> + <listitem><para>September 5th, 2003 [jeremy]: Chapter 5 - GCC Pass 2: Corrected the make check error explanation</para></listitem> diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index d5cdb9da2..4ee47a1b0 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -80,10 +80,10 @@ File (&file-version;) - &file-size;: <ulink url="http://freshmeat.net/projects/file/"/> Findutils (&findutils-version;) - &findutils-size;: -<ulink url="http://netsw.org/system/tools/fileutils/find/"/> +<ulink url="ftp://alpha.gnu.org/gnu/findutils/"/> Flex (&flex-version;) - &flex-size;: -<ulink url="ftp://ftp.gnu.org/pub/non-gnu/flex/"/> +<ulink url="ftp://ftp.gnu.org/gnu/non-gnu/flex/"/> Gawk (&gawk-version;) - &gawk-size;: <ulink url="http://freshmeat.net/projects/gnuawk/"/> |