diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/resources.xml | 11 |
2 files changed, 10 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b87919fcd..f881773af 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2012-12-12</para> <itemizedlist> <listitem> + <para>[matthew] - Update IRC server information. Fixes + <ulink url="&lfs-ticket-root;3240">#3240</ulink>. Thanks + to Chris Staub for the patch.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Kmod-12. Fixes <ulink url="&lfs-ticket-root;3238">#3238</ulink>.</para> </listitem> diff --git a/chapter01/resources.xml b/chapter01/resources.xml index 35e05141e..d5083e80e 100644 --- a/chapter01/resources.xml +++ b/chapter01/resources.xml @@ -53,12 +53,11 @@ <sect2 id="ch-intro-irc"> <title>IRC</title> - <para>Several members of the LFS community offer assistance on our - community Internet Relay Chat (IRC) network. Before using this support, - please make sure that your question is not already answered in the LFS - FAQ or the mailing list archives. You can find the IRC network at - <uri>irc.linuxfromscratch.org</uri>. The support channel is named - #LFS-support.</para> + <para>Several members of the LFS community offer assistance on Internet + Relay Chat (IRC). Before using this support, please make sure that your + question is not already answered in the LFS FAQ or the mailing list + archives. You can find the IRC network at <uri>irc.freenode.net</uri>. + The support channel is named #LFS-support.</para> </sect2> |