diff options
-rw-r--r-- | chapter01/administrativa.xml | 6 | ||||
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/administrativa.xml b/chapter01/administrativa.xml index 474993af8..3d927c82f 100644 --- a/chapter01/administrativa.xml +++ b/chapter01/administrativa.xml @@ -29,6 +29,9 @@ locations, and additional information, visit <ulink url="&lfs-root;mail.html"/>.</para> </sect2> +<sect2 id="ch-scatter-newsserver"> +<title>News Server</title> + <para>The mailing lists hosted at <uri>linuxfromscratch.org</uri> are also accessible via the Network News Transfer Protocol (NNTP) server. All messages posted to a mailing list are copied to the corresponding @@ -49,9 +52,6 @@ FAQ or the mailing list archives. You can find the IRC network at The support channel is named #LFS-support.</para> </sect2> -<sect2 id="ch-scatter-newsserver"> -<title>News Server</title> - <sect2 id="ch-scatter-wiki"> <title>Wiki</title> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7fcffd19e..e2794b4fd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,7 +92,7 @@ First a summary, then a detailed log.</para> </listitem> <listitem><para>June 29th, 2005 [archaic]: Several minor wording changes in -chapters 1 - 5 (matt). +chapters 1 - 5 (matt).</para></listitem> <listitem><para>June 29th, 2005 [archaic]: Added a livecd-root entity. </para></listitem> diff --git a/general.ent b/general.ent index 176984ca8..745ec0459 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050629"> -<!ENTITY releasedate "June 29, 2005"> +<!ENTITY version "SVN-20050630"> +<!ENTITY releasedate "June 30, 2005"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> |