diff options
-rw-r--r-- | TODO | 4 | ||||
-rw-r--r-- | chapter01/mlarchive.xml | 12 | ||||
-rw-r--r-- | chapter01/othermodes.xml | 5 |
3 files changed, 5 insertions, 16 deletions
@@ -14,10 +14,6 @@ These are the TODO items for the next LFS release (3.0): installed (we'll copy manually for now) and the mtrace program isn't build. Find out why. -* Rewrite all of the mailinglist info (book and website) and give more - information how you can set to things like digest, digest2, vacation - and other useful modes. - * Incorporate LFS FAQ in the book * Full dependency list. This list isn't a list of "package a depends on diff --git a/chapter01/mlarchive.xml b/chapter01/mlarchive.xml index 30825d209..ea8ecb18b 100644 --- a/chapter01/mlarchive.xml +++ b/chapter01/mlarchive.xml @@ -56,20 +56,8 @@ mailinglists: &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/othermodes.xml b/chapter01/othermodes.xml index 46613e67f..a5b5b9b2b 100644 --- a/chapter01/othermodes.xml +++ b/chapter01/othermodes.xml @@ -1,3 +1,6 @@ +<sect2> +<title>Other list modes</title> + <para> The modes you can set yourself to require you to send an email to <ulink url="mailto:listar@linuxfromscratch.org"> @@ -19,6 +22,8 @@ junk in the subject header like "hello" and then put the commands in the body of the message instead. </para> +</sect2> + <sect2> <title>Digests</title> |