Browse Source

Updated mailinglist info

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
c602ecdb6c
4 changed files with 20 additions and 7 deletions
  1. 13 0
      chapter01/mlarchive.xml
  2. 3 3
      chapter01/subscribe.xml
  3. 3 4
      chapter01/unsubscribe.xml
  4. 1 0
      index.xml

+ 13 - 0
chapter01/mlarchive.xml

@@ -40,6 +40,10 @@ mailinglists:
 	alfs-profile
 </para></listitem>
 
+<listitem><para>
+	alfs-backend
+</para></listitem>
+
 </itemizedlist>
 
 &c1-ma-lfsdiscuss;
@@ -50,14 +54,23 @@ mailinglists:
 &c1-ma-alfsdocs;
 &c1-ma-alfsipc;
 &c1-ma-alfsprofile;
+&c1-ma-alfsbackend;
 &c1-ma-mailarchive;
 
 </sect1>
 
 <sect1 id="ch01-subunsub">
 <title>Subscribe and unsubscribe info</title>
+
 &c1-ma-subscribe;
 &c1-ma-unsubscribe;
 
 </sect1>
 
+<sect1 id="ch01-othermodes">
+<title>Other list modes</title>
+
+&c1-ma-othermodes;
+
+</sect1>
+

+ 3 - 3
chapter01/subscribe.xml

@@ -5,13 +5,13 @@
 You can subscribe to any of the above mentioned mailinglists by sending
 an email to <ulink url="mailto:listar@linuxfromscratch.org">
 listar@linuxfromscratch.org</ulink> and write <emphasis>subscribe
-listname</emphasis> in the subject line of the message.
+listname</emphasis> as the subject header of the message.
 </para>
 
 <para>
 You can, if you want, subscribe to multiple lists at the same time using
-one email. If you want to do so, write some junk in the subject
-line, something that isn't a valid command like "hello". Then write 
+one email. If you want to do so, write some junk as the subject
+header, something that isn't a valid command like "hello". Then write 
 the subscribe commands in the body of the message. The email will look 
 like:
 </para>

+ 3 - 4
chapter01/unsubscribe.xml

@@ -5,14 +5,13 @@
 To unsubscribe from a list, send an email to
 <ulink url="mailto:listar@linuxfromscratch.org">
 listar@linuxfromscratch.org</ulink> and write <emphasis>unsubscribe
-listname</emphasis> in the subject line of the message.
+listname</emphasis> as the subject header of the message.
 </para>
 
 <para>
-
 You can, if you want, unsubscribe from multiple lists at the same time
-using one email. If you want to do so, write some junk in the
-subject line, something that isn't a valid command like "hello". Then 
+using one email. If you want to do so, write some junk as the
+subject header, something that isn't a valid command like "hello". Then 
 write the unsubscribe commands in the body of the message. The email 
 will look like: 
 </para>

+ 1 - 0
index.xml

@@ -54,6 +54,7 @@
 <!ENTITY c1-ma-alfsdocs SYSTEM "intel/chapter1/alfsdocs.xml">
 <!ENTITY c1-ma-alfsipc SYSTEM "intel/chapter1/alfsipc.xml">
 <!ENTITY c1-ma-alfsprofile SYSTEM "intel/chapter1/alfsprofile.xml">
+<!ENTITY c1-ma-alfsbackend SYSTEM "intel/chapter1/alfsbackend.xml">
 <!ENTITY c1-ma-subscribe SYSTEM "intel/chapter1/subscribe.xml">
 <!ENTITY c1-ma-unsubscribe SYSTEM "intel/chapter1/unsubscribe.xml">
 <!ENTITY c1-ma-mailarchive SYSTEM "intel/chapter1/mailarchive.xml">