added newsserver.xml

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-26 19:08:21 +00:00
parent f129c76fce
commit f84cca50d0
3 changed files with 15 additions and 0 deletions

View File

@ -8,6 +8,7 @@
&c1-acknowledgments;
&c1-changelog;
&c1-maillists;
&c1-newsserver;
&c1-contactinfo;
</chapter>

13
chapter01/newsserver.xml Normal file
View File

@ -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>

View File

@ -55,6 +55,7 @@
<!ENTITY c1-ma-unsubscribe SYSTEM "chapter1/unsubscribe.xml">
<!ENTITY c1-ma-mailarchive SYSTEM "chapter1/mailarchive.xml">
<!ENTITY c1-ma-othermodes SYSTEM "chapter1/othermodes.xml">
<!ENTITY c1-newsserver SYSTEM "chapter1/newsserver.xml">
<!ENTITY c1-contactinfo SYSTEM "chapter1/contactinfo.xml">
<!ENTITY chapter2 SYSTEM "chapter2/chapter2.xml">