diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-07-29 16:36:34 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-07-29 16:36:34 +0000 |
commit | 4ad5128cfc4463bc2c29d320a58a19d2a269ffde (patch) | |
tree | 2f2789087205d65e20f26af61e8ca7cdc800be74 | |
parent | 451414eb85da186115316c57e6adb70ddb3edc8d (diff) |
updated smart questions URL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter02/askforhelp.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 7e14fe86c..645b6ac37 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -80,7 +80,7 @@ message(s).</para> <para>An excellent article on asking for help on the Internet in general has been written by Eric S. Raymond. It is available online at <ulink -url="http://www.tuxedo.org/~esr/faqs/smart-questions.html"/>. +url="http://catb.org/~esr/faqs/smart-questions.html"/>. Read and follow the hints in that document and you are much more likely to get a response to start with and also to get the help you actually need.</para> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030603"> -<!ENTITY releasedate "June 3rd, 2003"> +<!ENTITY version "20030729"> +<!ENTITY releasedate "July 29th, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |