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/askforhelp.xml | |
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/askforhelp.xml')
-rw-r--r-- | chapter02/askforhelp.xml | 16 |
1 files changed, 7 insertions, 9 deletions
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> |