Browse Source

fix package name, broken url

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
9d5e4ac45a
4 changed files with 5 additions and 5 deletions
  1. 1 1
      chapter04/findutils-patch.xml
  2. 1 1
      chapter04/introduction.xml
  3. 1 1
      chapter04/kernel.xml
  4. 2 2
      index.xml

+ 1 - 1
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="&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>
 <ulink url="&http;/findutils-&findutils-version;.patch.bz2">&http;/findutils-&findutils-version;.patch.bz2</ulink>
 
 

+ 1 - 1
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
 <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
 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 
 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
 <para>We have provided a list of official download sites of the packages below
 in <xref linkend="appendixa"/>. The LFS FTP archive only 
 in <xref linkend="appendixa"/>. The LFS FTP archive only 

+ 1 - 1
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="&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>
 <ulink url="&http;/linux-&kernel-version;.tar.bz2">&http;/linux-&kernel-version;.tar.bz2</ulink>
 
 

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 
 <!ENTITY book SYSTEM "book/book.xml">
 <!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 ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">