diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index ebe205d3bebed510e3ffccb371b691646aee941a..db689bdb8686bc65d803fee241fb458b85bba3f4 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -153,7 +153,8 @@ server <a href="#server">below</a>.</p>
 <a name="installing"></a>
 <h2>Installing Tor</h2>
 
-<p>We have installers for Windows and Mac OS X.  For help with installing,
+<p>We have installers for Windows and Mac OS X 10.3 or later.  For help
+with installing,
   configuring, and using Tor on these operating systems, consult the
   <a href="tor-doc-win32.html">Windows instructions</a> or the
   <a href="tor-doc-osx.html">Mac OS X instructions</a>.
@@ -163,7 +164,7 @@ server <a href="#server">below</a>.</p>
 href="http://tor.eff.org/dist/">here</a>.</p>
 
 <p>If you got Tor from a tarball, unpack it: <tt>tar xzf
-tor-0.0.9.5.tar.gz; cd tor-0.0.9.5</tt>. Run <tt>./configure</tt>, then
+tor-0.0.9.9.tar.gz; cd tor-0.0.9.9</tt>. Run <tt>./configure</tt>, then
 <tt>make</tt>, and then <tt>make install</tt> (as root if necessary). Then
 you can launch tor from the command-line by running <tt>tor</tt>.
 Otherwise, if you got it prepackaged (e.g. in the <a