aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-23 16:28:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-23 16:28:24 +0000
commitc602ecdb6c6cfab0d442d1f1b106b68e8645ed75 (patch)
treebb4f03f1265fe3872ae21d68009866f0cf470153
parent6a8e79ff421f12c27de3ba916923ea30a2c55c45 (diff)
Updated mailinglist info
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/mlarchive.xml13
-rw-r--r--chapter01/subscribe.xml6
-rw-r--r--chapter01/unsubscribe.xml7
-rw-r--r--index.xml1
4 files changed, 20 insertions, 7 deletions
diff --git a/chapter01/mlarchive.xml b/chapter01/mlarchive.xml
index de3432e66..30825d209 100644
--- a/chapter01/mlarchive.xml
+++ b/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>
+
diff --git a/chapter01/subscribe.xml b/chapter01/subscribe.xml
index 41c7407c1..984b6450b 100644
--- a/chapter01/subscribe.xml
+++ b/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>
diff --git a/chapter01/unsubscribe.xml b/chapter01/unsubscribe.xml
index 584c7c95f..d999ef029 100644
--- a/chapter01/unsubscribe.xml
+++ b/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>
diff --git a/index.xml b/index.xml
index 1fece24d9..ba995d1f6 100644
--- a/index.xml
+++ b/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">