* uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
[mmh] / README
diff --git a/README b/README
index d0ddc04..1f74073 100644 (file)
--- a/README
+++ b/README
@@ -2,11 +2,6 @@
 # $Id$
 #
 
-[This file currently refers to a bunch of stuff in the docs directory that isn't
- currently there.  Perhaps all that stuff _will_ end up in the docs directory
- (with a change to Makefile.in to match).  In that case, just delete this note
- at that time.  Otherwise, fix the references below...]
-
 Installing
 ----------
 Please read the INSTALL file.
@@ -18,25 +13,26 @@ distribution in a file named COPYRIGHT.
 
 Developers
 ----------
-Information of interest to nmh developers can be found in
-the README.developers file in the docs subdirectory of this
-distribution.  If you're hacking on the code, you should also
-definately subscribe to the nmh-workers mailing list. To do so, send
-mail to nmh-workers-request@mhost.com with the subject "subscribe". If
-you're interested in working on nmh, but aren't sure what to do, see
+Information of interest to nmh developers can be found in the
+README.developers file in the docs subdirectory of this distribution. 
+If you're hacking on the code, you should also definitely subscribe to
+the nmh-workers mailing list. To do so, please visit the nmh-workers
+info page at
+http://lists.nongnu.org/mailman/listinfo/nmh-workers
+If you're interested in working on nmh, but aren't sure what to do, see
 the TODO file in the docs subdirectory. There's plenty of work there.
 
 Working with your shell
 -----------------------
-The files COMPLETION-TCSH and COMPLETION-ZSH in the docs subdirectory
-give cookbook examples of how to use the enhanced features of
-these shells with nmh. There is also a section in Jerry Peek's book
-covering nmh/MH and working with the shell. The section is available
-online here: http://www.ics.uci.edu/~mh/book/mh/mhanthsh.htm
+The files COMPLETION-BASH, COMPLETION-TCSH and COMPLETION-ZSH in the
+docs subdirectory give cookbook examples of how to use the enhanced
+features of these shells with nmh. There is also a section in Jerry
+Peek's book covering nmh/MH and working with the shell. The section is
+available online here: http://www.ics.uci.edu/~mh/book/mh/mhanthsh.htm
 
 For More information
 --------------------
 There is more information, including a FAQ and a bit of historical
 information in the docs subdirectory. There are also links to further
-documentation on the nmh website located at http://www.mhost.com/nmh .
+documentation on the nmh website located at http://nmh.nongnu.org/ .