diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-05-13 22:52:04 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-05-13 22:52:04 +0000 |
commit | e137609239c672fb586f227242712496e3f67305 (patch) | |
tree | c76bf4f126daf746a78ceb73cf8687dd66e5fb7f | |
parent | e2691a9d264ae79d1e4fb97f27ea3df976d75065 (diff) |
Added a note about the second irc server to Chapter 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/administrativa.xml | 7 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/chapter01/administrativa.xml b/chapter01/administrativa.xml index 9046c9217..c21d010d0 100644 --- a/chapter01/administrativa.xml +++ b/chapter01/administrativa.xml @@ -23,11 +23,12 @@ consult the FAQ (Frequently Asked Questions) at <title>IRC</title> <para>Several members of the LFS community offer assistance on our community -IRC (Internet Relay Chat) server. Before you utilize this mode of support, we +IRC (Internet Relay Chat) network. Before you utilize this mode of support, we ask that you've at least checked the LFS FAQ (see above) and the mailing list archives (see below) for the answer to your question. You can find the IRC -server at <emphasis>irc.linuxfromscratch.org</emphasis> port 6667. The -support channel is named #LFS-support.</para> +network at <emphasis>irc.linuxfromscratch.org</emphasis> or +<emphasis>irc.linux-phreak.net</emphasis> port 6667. The support channel is +named #LFS-support.</para> </sect2> diff --git a/general.ent b/general.ent index 387dce89f..0b5c11a79 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "&milestone;-20040507"> -<!ENTITY releasedate "May 7, 2004"> +<!ENTITY version "&milestone;-20040513"> +<!ENTITY releasedate "May 13, 2004"> <!ENTITY milestone "5.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |