diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-01 23:31:30 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-01 23:31:30 +0000 |
commit | ea1302c9bf4601be8f63b4ebd4dc57ecd335d5ea (patch) | |
tree | 746da8dc54635a06eef0ca0ded6235c409b0f497 | |
parent | 1175781f8ea2167e603fb272ad8cc92c346cede3 (diff) |
replaced <ulink> to part in the book with <xref>'s
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | Attic/appendixd/appendixd.xml | 2 | ||||
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/contactinfo.xml | 5 | ||||
-rw-r--r-- | chapter01/maillists.xml | 2 | ||||
-rw-r--r-- | chapter01/versions.xml | 2 | ||||
-rw-r--r-- | chapter02/install.xml | 2 | ||||
-rw-r--r-- | chapter04/introduction.xml | 19 | ||||
-rw-r--r-- | chapter09/reboot.xml | 3 |
8 files changed, 25 insertions, 19 deletions
diff --git a/Attic/appendixd/appendixd.xml b/Attic/appendixd/appendixd.xml index e4f13d9ac..45e95f115 100644 --- a/Attic/appendixd/appendixd.xml +++ b/Attic/appendixd/appendixd.xml @@ -1,4 +1,4 @@ -<appendix id="appendixd"> +<appendix id="appendixd" xreflabel="Appendix D - Official download locations"> <title>Official download locations</title> &ad-packages; diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6cd31512c..bfbf668e4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,15 @@ <itemizedlist> +<listitem><para>September 1st, 2001 [gerard]: Changed links to other +areas in the book to xml xref tags so you can click on them when reading +non-html formats (like pdf).</para></listitem> + +<listitem><para>September 1st, 2001 [gerard]: Chapter 1 - Contact +information: Changed the text to use one of the mailing lists, not just +lfs-discuss (and provide a link to maillist.xml for the mailing lists +list).</para></listitem> + <listitem><para>August 31st, 2001 [gerard]: Chapter7 - mountfs, functions: Added the -f option to the rm command that removes fastboot and forcecheck. This option should never have been removed in the first diff --git a/chapter01/contactinfo.xml b/chapter01/contactinfo.xml index 98132fcbe..f8cc5af33 100644 --- a/chapter01/contactinfo.xml +++ b/chapter01/contactinfo.xml @@ -1,8 +1,9 @@ <sect1 id="ch01-contactinfo"> <title>Contact information</title> -<para>Direct all emails to the lfs-discuss mailing list at -<ulink url="mailto:lfs-discuss@linuxfromscratch.org">lfs-discuss@linuxfromscratch.org</ulink> preferably.</para> +<para>Please direct your emails to one of the LFS mailing lists. See +<xref linkend="ch01-maillists"/> for more information on the +available mailing lists.</para> <para>If you need to reach Gerard Beekmans personally, send an email to <ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para> diff --git a/chapter01/maillists.xml b/chapter01/maillists.xml index cb0d11b9e..374953c13 100644 --- a/chapter01/maillists.xml +++ b/chapter01/maillists.xml @@ -1,4 +1,4 @@ -<sect1 id="ch01-maillists"> +<sect1 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists and archives"> <title>Mailing lists and archives</title> <para>The linuxfromscratch.org server is hosting the following publicly diff --git a/chapter01/versions.xml b/chapter01/versions.xml index 77ad26c22..7f8c08f83 100644 --- a/chapter01/versions.xml +++ b/chapter01/versions.xml @@ -1,4 +1,4 @@ -<sect1 id="ch01-version"> +<sect1 id="ch01-version" xreflabel="Chapter 1 - Book Version"> <title>Book version</title> <para>This is LFS-BOOK version &version; dated &releasedate;. If this diff --git a/chapter02/install.xml b/chapter02/install.xml index aa2856abf..91d418ea9 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -1,4 +1,4 @@ -<sect1 id="ch02-install"> +<sect1 id="ch02-install" xreflabel="Chapter 2 - How to install the software"> <title>How to install the software</title> <para>Before you start using the LFS book, we should point out that all 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> diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 0fab58ee5..7c499bc7f 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -40,8 +40,7 @@ url="&hint-root;newbie.txt">&hint-root;newbie.txt</ulink> <para>Don't forget there are several LFS mailinglists you can subscribe to if you are in need of help, advice, etc. See -<ulink url="ch01-maillists.html">Chapter 1 - Mailinglists</ulink> for -more information.</para> +<xref linkend="ch01-maillists"/> for more information.</para> <para>Again, we thank you for using the LFS Book and hope you found this book useful and worth your time.</para> |