diff options
author | simonmar <unknown> | 2001-01-18 14:53:10 +0000 |
---|---|---|
committer | simonmar <unknown> | 2001-01-18 14:53:10 +0000 |
commit | c9c3723729bb955f56d228607b120962cf7af618 (patch) | |
tree | 978a0ee57d5ddd813aa34897356def0df7026d08 /docs/cvs-cheat-sheet.html | |
parent | 9cc0cc873be3a24f725f34a578997a117f71565b (diff) | |
download | haskell-c9c3723729bb955f56d228607b120962cf7af618.tar.gz |
[project @ 2001-01-18 14:52:07 by simonmar]
update mailing-list info
Diffstat (limited to 'docs/cvs-cheat-sheet.html')
-rw-r--r-- | docs/cvs-cheat-sheet.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/cvs-cheat-sheet.html b/docs/cvs-cheat-sheet.html index 93e42c0633..33f8aca025 100644 --- a/docs/cvs-cheat-sheet.html +++ b/docs/cvs-cheat-sheet.html @@ -128,8 +128,9 @@ below. </p> </center></div><p>For each directory, there's a mailing list: <tt>cvs-ghc</tt>, <tt>cvs-nofib</tt> etc. Everyone on the mailing list is sent a message automatically by CVS whenever someone checks in a change, this helps to keep track of what's going on when several people are - working on related stuff. To join any of these mailing lists, mail <a - href="mailto:majordomo@haskell.org">majordomo@haskell.org</a>. </p> + working on related stuff. To join any of these mailing lists, go to +<a +href="http://www.haskell.org/mailman/listinfo/">http://www.haskell.org/mailman/listinfo/</a>.</p> <li>Create a .cvsrc file. Mine looks like this:</li> <pre> checkout -P release -d |