diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/subscribe.xml | 9 | ||||
-rw-r--r-- | chapter01/unsubscribe.xml | 8 |
3 files changed, 15 insertions, 11 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 377bc8a65..9508a038f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -11,6 +11,15 @@ architectures. &version; - &releasedate; </para> +<para> +We've (well mostly Gerard) been neglecting the changelog here a little +bit during the last few weeks, so this list isn't complete and too much +has changed to exactly remember what should be listed here (ie: what is +worth mentioning here). We'll be paying closer attention to the +changelog after lfs-3.0-pre2 has been released (which will be around +April 13th, 2001). +</para> + <itemizedlist> <listitem><para> diff --git a/chapter01/subscribe.xml b/chapter01/subscribe.xml index b087bb36f..a4538c1a4 100644 --- a/chapter01/subscribe.xml +++ b/chapter01/subscribe.xml @@ -10,17 +10,14 @@ listname</emphasis> as the subject header of the message. <para> Multiple lists at the same time can be subscribed to by using -one email. This is done by writing some junk as the subject -header, something that isn't a valid command like "hello". Then -the subscribe commands need to be in the body of the message. - The email will look -like: +one email. This is done by leaving the subject blank and put all the +commands in the body. The email will look like: </para> <blockquote><literallayout> To: listar@linuxfromscratch.org -Subject: hello +Subject: subscribe lfs-discuss subscribe lfs-apps diff --git a/chapter01/unsubscribe.xml b/chapter01/unsubscribe.xml index 97afc9f90..1ee947947 100644 --- a/chapter01/unsubscribe.xml +++ b/chapter01/unsubscribe.xml @@ -10,16 +10,14 @@ listname</emphasis> as the subject header of the message. <para> Multiple lists can be unsubscribed at the same time -using one email. This is done by writing some junk as the -subject header, something that isn't a valid command like "hello". Then -the unsubscribe commands come in the body of the message. The email -will look like: +using one email. This is done by leaving the subject header blank. The +email will look like: </para> <blockquote><literallayout> To: listar@linuxfromscratch.org -Subject: hello +Subject: unsubscribe lfs-discuss unsubscribe lfs-apps |