diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 17:47:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 17:47:24 +0000 |
commit | 4aec6562deec46ac3a3c0f30962c997a9c492534 (patch) | |
tree | f85c85ef4640c2486b07f4dba65481ae792aa580 | |
parent | 14db29026ebdd7bd365da98b59da44992a57a191 (diff) |
Finished "Rewrite mailinglist info" TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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> |