diff options
-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"> |