Mention the Mac:Contrib folder
diff --git a/Mac/Demo/using.html b/Mac/Demo/using.html
index 16c1ea6..68b150e 100644
--- a/Mac/Demo/using.html
+++ b/Mac/Demo/using.html
@@ -42,7 +42,7 @@
 This should give you a text window with an informative version string
 and a prompt, something like the following:
 <PRE>
-Python 1.5 (#12 Aug 27, 1997)  [CW PPC w/GUSI MSL]
+Python 1.5.1 (#122 Aug 27, 1997)  [CW PPC w/GUSI MSL]
 Copyright 1991-1997 Stichting Mathematisch Centrum, Amsterdam
 &gt;&gt;&gt;
 </PRE>
@@ -349,12 +349,17 @@
 available that show some mac-specific issues, like use of various
 toolboxes and creation of Python applets. <p>
 
-Finally, the <CODE>Demo</CODE> and <CODE>Mac:Demo</CODE>
+The <CODE>Demo</CODE> and <CODE>Mac:Demo</CODE>
 folders in the Macintosh distribution
 contains a number of other example programs. Most of these are only
 very lightly documented, but they may help you to understand some
 aspects of using Python. <p>
 
+Finally, there is a <code>Mac:Contrib</code> folder that contains
+a few contributions to Python that I couldn't fit in the normal tree
+but did want to distribute (many other contributions are contained
+throughout the distribution, but you don't see them, really).
+
 The best way to contact fellow Macintosh Python programmers is to join
 the MacPython Special Interest Group mailing list. Send a message with
 "info" in the body to <A
@@ -406,13 +411,13 @@
 Python folder</em>. This will regenerate the preferences file. You may also
 have to run the ConfigurePython applet again. <p>
 
-<h2>Where to go from here</h2>
+<h2>Your five minutes are up. Next!</h2>
 
 The next section to check out is the <a href="index.html">annotated sample programs</a>.<p>
 
 <HR>
 <A HREF="http://www.cwi.nl/~jack">Jack Jansen</A>,
-<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 08-Sep-1997.
+<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 27-Apr-98.
 
 </BODY>
 </HTML>