diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-22 19:45:10 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-22 19:45:10 +0000 |
commit | b822811980a5f82726cb641cbeff66be9eb6d92a (patch) | |
tree | 27c4db3c62aaea065b053e43c39b2ba44c04a05f /chapter01/subscribe.xml | |
parent | 46f5461af92bc70c62bbb92895032b930954d835 (diff) |
XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/subscribe.xml')
-rw-r--r-- | chapter01/subscribe.xml | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/chapter01/subscribe.xml b/chapter01/subscribe.xml index 4ba8f1fc9..d7cfd105b 100644 --- a/chapter01/subscribe.xml +++ b/chapter01/subscribe.xml @@ -1,35 +1,27 @@ <sect2> <title>How to subscribe?</title> -<para> -Any of the above-mentioned mailinglists can be subscribed to by sending -an email to <ulink url="mailto:listar@linuxfromscratch.org"> -listar@linuxfromscratch.org</ulink> and writing <emphasis>subscribe -listname</emphasis> as the subject header of the message. -</para> +<para>Any of the above-mentioned mailinglists can be subscribed to by sending +an email to <ulink url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink> +and writing <emphasis>subscribe listname</emphasis> as the subject +header of the message.</para> -<para> -Multiple lists at the same time can be subscribed to by using +<para>Multiple lists at the same time can be subscribed to by using one email. This is done by leaving the subject blank and putting all the -commands in the body of the email. The email will look like: -</para> +commands in the body of the email. The email will look like:</para> -<blockquote><literallayout> -To: listar@linuxfromscratch.org +<blockquote><literallayout>To: listar@linuxfromscratch.org Subject: subscribe lfs-discuss subscribe lfs-apps -subscribe alfs-discuss -</literallayout></blockquote> +subscribe alfs-discuss</literallayout></blockquote> -<para> -After the email is sent, the Listar program will reply with an +<para>After the email is sent, the Listar program will reply with an email requesting a confirmation of the subscription request. After this confirmation email was sent back, Listar will send an email again with the message that the user has been subscribed to the -list(s) along with an introduction message for that particular list. -</para> +list(s) along with an introduction message for that particular list.</para> </sect2> |