diff options
-rw-r--r-- | chapter04/findutils-patch.xml | 2 | ||||
-rw-r--r-- | chapter04/introduction.xml | 2 | ||||
-rw-r--r-- | chapter04/kernel.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/chapter04/findutils-patch.xml b/chapter04/findutils-patch.xml index 1636f3d40..e371d8c70 100644 --- a/chapter04/findutils-patch.xml +++ b/chapter04/findutils-patch.xml @@ -1,4 +1,4 @@ -Find Utils Patch (&findutils-version;) - &findutils-patch-size;: +Findutils Patch (&findutils-version;) - &findutils-patch-size;: <ulink url="&ftp;/findutils-&findutils-version;.patch.bz2">&ftp;/findutils-&findutils-version;.patch.bz2</ulink> <ulink url="&http;/findutils-&findutils-version;.patch.bz2">&http;/findutils-&findutils-version;.patch.bz2</ulink> diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml index 382d54803..eb232598c 100644 --- a/chapter04/introduction.xml +++ b/chapter04/introduction.xml @@ -13,7 +13,7 @@ is assumed in this book (in case you downloaded a newer version).</para> <para>All the URL's below are to the ftp.linuxfromscratch.org server. We have a couple of FTP mirrors available from which you can download the files as well. The addresses of the mirror sites can be found in -<xref linkend="ch01-version"/>.</para> +<xref linkend="ch01-mirrors"/>.</para> <para>We have provided a list of official download sites of the packages below in <xref linkend="appendixa"/>. The LFS FTP archive only diff --git a/chapter04/kernel.xml b/chapter04/kernel.xml index 5b80427eb..aa3887ca9 100644 --- a/chapter04/kernel.xml +++ b/chapter04/kernel.xml @@ -1,4 +1,4 @@ -Linux Kernel (&kernel-version;) - &kernel-size;: +Linux (&kernel-version;) - &kernel-size;: <ulink url="&ftp;/linux-&kernel-version;.tar.bz2">&ftp;/linux-&kernel-version;.tar.bz2</ulink> <ulink url="&http;/linux-&kernel-version;.tar.bz2">&http;/linux-&kernel-version;.tar.bz2</ulink> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020497"> -<!ENTITY releasedate "April 19th, 2002"> +<!ENTITY version "20020421"> +<!ENTITY releasedate "April 21st, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |