The www.ics.uci.edu/~mh/ links are dead, so replaced them with corresponding oreilly...
authorDavid Levine <levinedl@acm.org>
Sat, 28 Jan 2012 18:45:15 +0000 (12:45 -0600)
committerDavid Levine <levinedl@acm.org>
Sat, 28 Jan 2012 18:45:15 +0000 (12:45 -0600)
INSTALL
README

diff --git a/INSTALL b/INSTALL
index f1a40d2..4a4b868 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -109,7 +109,7 @@ need an ANSI C compiler such as gcc.
    to edit the `mhn.defaults' file manually.  The syntax of this file is
    described in the man page for `mhn', and in section 9.4 of the book
    "MH & xmh: Email for Users and Programmers", 3rd edition, by Jerry Peek,
-   on the Internet at <http://www.ics.uci.edu/~mh/book/mh/confmhn.htm>.
+   on the Internet at <http://oreilly.com/openbook/mh/confmhn.htm>.
 
 7) Add an optional global mh.profile, if desired.  This profile should be
    placed in the nmh `etc' directory with the name `mh.profile'.  This
diff --git a/README b/README
index 328f383..468e384 100644 (file)
--- a/README
+++ b/README
@@ -10,11 +10,10 @@ 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. 
+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
+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.
 
@@ -24,11 +23,10 @@ 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
+available online at <http://oreilly.com/openbook/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://nmh.nongnu.org/ .
-
+documentation on the nmh website located at <http://nmh.nongnu.org/>.