diff options
Diffstat (limited to 'chapter01/newsserver.xml')
-rw-r--r-- | chapter01/newsserver.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/newsserver.xml b/chapter01/newsserver.xml new file mode 100644 index 000000000..307455588 --- /dev/null +++ b/chapter01/newsserver.xml @@ -0,0 +1,13 @@ +<sect1 id="ch01-newsserver"> +<title>News server</title> +<?dbhtml filename="newsserver.html" dir="chapter01"?> + +<para>All the mailing lists hosted at linuxfromscratch.org are also +accessible via the NNTP server. All messages posted to a mailing list +will be copied to it's correspondent newsgroup, and vice versa.</para> + +<para>The news server can be reached at +<emphasis>news.linuxfromscratch.org</emphasis></para> + +</sect1> + |