diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:28:14 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:28:14 +0000 |
commit | a52b2c2383dd24bca424afebcc3220f571bfbf9b (patch) | |
tree | 6421f37461377ac873e0f777df065fdcd3817444 /chapter02 | |
parent | 69276a949a1782f6fbff97e1ee26424a11c89cd4 (diff) |
Equalizing the use of URL entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/aboutsbus.xml | 2 | ||||
-rw-r--r-- | chapter02/askforhelp.xml | 16 |
2 files changed, 8 insertions, 10 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index ab700d3ff..646788f89 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -33,7 +33,7 @@ so lucky as to have multiple processors, chances are that your system is so fast that you won't mind.</para> <para>If you wish to see actual timings for specific machines, have a look at -<ulink url="http://www.linuxfromscratch.org/~bdubbs/"/>.</para> +<ulink url="&lfs-root;~bdubbs/"/>.</para> </sect1> diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index c3c865576..f0a4ff732 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -2,15 +2,13 @@ <title>How to ask for help</title> <?dbhtml filename="askforhelp.html" dir="chapter02"?> -<para>If you encounter a problem while using this book, and your problem -is not listed in the FAQ (<ulink -url="http://www.linuxfromscratch.org/faq"/>), you will find that most -of the people on Internet Relay Chat (IRC) and -on the mailing lists are willing to help you. An -overview of the LFS mailing lists can be found in -<xref linkend="ch01-maillists"/>. To assist us in diagnosing and solving -your problem, include as much relevant information as possible in your -request for help.</para> +<para>If you encounter a problem while using this book, and your problem +is not listed in the FAQ (<ulink url="&faq-root;"/>), you will find that +most of the people on Internet Relay Chat (IRC) and on the mailing lists +are willing to help you. An overview of the LFS mailing lists can be +found via <xref linkend="ch01-maillists"/>. To assist us in diagnosing +and solving your problem, include as much relevant information as +possible in your request for help.</para> <sect2> <title>Things to mention</title> |