diff options
Diffstat (limited to 'chapter04/introduction.xml')
-rw-r--r-- | chapter04/introduction.xml | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml index 5824127f8..73536e289 100644 --- a/chapter04/introduction.xml +++ b/chapter04/introduction.xml @@ -12,22 +12,19 @@ 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 a well. The addresses of the mirror sites can be found in -<ulink url="ch01-version.html">Chapter 1 - Book Version</ulink>.</para> +<xref linkend="ch01-version"/>.</para> <para>We have provided a list of official download sites of the packages below -in <ulink url="appendixd.html">Appendix D - Official download locations -</ulink>. The LFS FTP archive only contains the versions of packages -that are recommended for use in this book. You can check the official -sites in Appendix C to determine whether a newer package is available. -If you do download a newer package, we would appreciate hearing -whether you were able to install the package using this book's -instructions or not.</para> +in <xref linkend="appendixd"/>. The LFS FTP archive only +contains the versions of packages that are recommended for use in this book. +You can check the official sites in Appendix C to determine whether a newer +package is available. If you do download a newer package, we would +appreciate hearing whether you were able to install the package using this +book's instructions or not.</para> <para>Please note that all files downloaded from the LFS FTP archive are files compressed with bzip2 instead of gz. If you don't know how to -handle bz2 files, check out -<ulink url="ch02-install.html">Chapter 2 - How to install the -software</ulink>.</para> +handle bz2 files, check out <xref linkend="ch02-install"/>.</para> </sect1> |