diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-12-11 20:56:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-12-11 20:56:20 +0000 |
commit | 6a0e6f344ffecfaa6d6bd04d964f3f161558c55d (patch) | |
tree | 120fc3b479d6e33a6e5556402f91896864a732c3 /chapter01 | |
parent | 9c9d585185f6e977d845826993d07915577766ec (diff) |
* Remove the spurious <info> tags that I thought were necessary but evidently
aren't
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/administrativa.xml | 18 | ||||
-rw-r--r-- | chapter01/askforhelp.xml | 10 | ||||
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter01/how.xml | 2 |
4 files changed, 16 insertions, 16 deletions
diff --git a/chapter01/administrativa.xml b/chapter01/administrativa.xml index 6d46e3e53..01e937707 100644 --- a/chapter01/administrativa.xml +++ b/chapter01/administrativa.xml @@ -6,12 +6,12 @@ <section xmlns="http://docbook.org/docbook-ng" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="ch-scatter-administrativa"> -<info><title>Resources</title></info> +<title>Resources</title> <?dbhtml filename="resources.html"?> <section xml:id="ch-scatter-faq"> -<info><title>FAQ</title></info> +<title>FAQ</title> <para>If during the building of your LFS system you encounter any errors, or have any questions, or think you found a typo in the book, then please first @@ -21,7 +21,7 @@ consult the FAQ (Frequently Asked Questions) at </section> <section xml:id="ch-scatter-irc"> -<info><title>IRC</title></info> +<title>IRC</title> <para>Several members of the LFS community offer assistance on our community IRC (Internet Relay Chat) network. Before you utilize this mode of support, we @@ -35,7 +35,7 @@ named #LFS-support.</para> <section xml:id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing lists"> -<info><title>Mailing lists</title></info> +<title>Mailing lists</title> <para>The <uri>linuxfromscratch.org</uri> server is hosting a number of mailing lists used for the development of the LFS project. These lists @@ -48,7 +48,7 @@ their archive locations, and so on, visit <uri xlink:href="&lfs-root;mail.html"> <section xml:id="ch-scatter-newsserver"> -<info><title>News server</title></info> +<title>News server</title> <para>All the mailing lists hosted at <uri>linuxfromscratch.org</uri> are also accessible via the NNTP server. All messages posted to a mailing list @@ -61,7 +61,7 @@ are copied to the corresponding newsgroup, and vice versa.</para> <section xml:id="ch-scatter-wiki"> -<info><title>Wiki</title></info> +<title>Wiki</title> <para>For more information on a package, updated versions, tweaks, personal experiences, and so on, see the LFS Wiki at <uri xlink:href="&wiki-root;">&wiki-root;</uri>. You can add information there yourself too, to help others.</para> @@ -70,7 +70,7 @@ experiences, and so on, see the LFS Wiki at <uri xlink:href="&wiki-root;">&wiki- <section xml:id="ch-scatter-references"> -<info><title>References</title></info> +<title>References</title> <para>If you need still more detailed information on the packages, you will find useful pointers on this page: @@ -80,7 +80,7 @@ you will find useful pointers on this page: <section xml:id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites"> -<info><title>Mirror sites</title></info> +<title>Mirror sites</title> <para>The LFS project has a number of mirrors set up world-wide to make accessing the website and downloading the required packages more convenient. @@ -90,7 +90,7 @@ Please visit the website at <uri xlink:href="&lfs-root;">&lfs-root;</uri> for a <section xml:id="ch-scatter-contactinfo"> -<info><title>Contact information</title></info> +<title>Contact information</title> <para>Please direct all your questions and comments to one of the LFS mailing lists (see above).</para> diff --git a/chapter01/askforhelp.xml b/chapter01/askforhelp.xml index 3d4a60af3..0b83ef912 100644 --- a/chapter01/askforhelp.xml +++ b/chapter01/askforhelp.xml @@ -6,7 +6,7 @@ <section xmlns="http://docbook.org/docbook-ng" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="prepare-askforhelp"> -<info><title>How to ask for help</title></info> +<title>How to ask for help</title> <?dbhtml filename="askforhelp.html"?> <para>If you run into a problem while working through this book, you should @@ -21,7 +21,7 @@ you. But to assist them in diagnosing and solving your problem, please include all relevant information in your request for help.</para> <section> -<info><title>Things to mention</title></info> +<title>Things to mention</title> <para>Apart from a brief explanation of the problem you're having, the essential things to include in your request are:</para> @@ -42,7 +42,7 @@ help us to see other possible causes of your problem.</para></note> </section> <section> -<info><title>Configure problems</title></info> +<title>Configure problems</title> <para>When something goes wrong during the stage where the configure script is run, look through the <filename>config.log</filename> file. This file @@ -53,7 +53,7 @@ help.</para> </section> <section> -<info><title>Compile problems</title></info> +<title>Compile problems</title> <para>To help us find the cause of the problem, both screen output and the contents of various files are useful. The screen output from both @@ -98,7 +98,7 @@ need.</para> </section> <section> -<info><title>Test suite problems</title></info> +<title>Test suite problems</title> <para>Many packages provide a test suite which, depending on the importance of the package, we may encourage you to run. Sometimes packages will diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4bac0c904..ee0378696 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -7,7 +7,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="ch-scatter-changelog" condition="no-print"> -<info><title>Changelog</title></info> +<title>Changelog</title> <?dbhtml filename="changelog.html"?> <para>This is version &version; of the Linux From Scratch book, dated diff --git a/chapter01/how.xml b/chapter01/how.xml index 07a2476e7..521142f6d 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -4,7 +4,7 @@ %general-entities; ]> <section xmlns="http://docbook.org/docbook-ng" xml:id="ch-scatter-how"> -<info><title>How things are going to be done</title></info> +<title>How things are going to be done</title> <?dbhtml filename="how.html"?> <para>You are going to build your LFS system by using a previously installed |