Make it clear that tor-doc-{win32,osx}.html are for setting up clients and point those who want to set up a server to tor-doc.html

svn:r3765
This commit is contained in:
Thomas Sjögren 2005-03-15 23:03:33 +00:00
parent cd364ffe4e
commit 5faea839ee
3 changed files with 13 additions and 2 deletions

View File

@ -11,10 +11,13 @@
<body>
<h1>Running <a href="http://tor.eff.org/">Tor</a> on Mac OS X</h1>
<h1>Running the <a href="http://tor.eff.org/">Tor</a> client on Mac OS X</h1>
<a name="installing"></a>
<h2>Step One: Download and Install Tor</h2>
<p>
<b>Note that this is the installation instructions for running a client on Mac OS X. If you want to run a server, please read the "Configuring a server" section in <a href="./tor-doc.html">tor-doc.html</a>.</b>
</p>
<p>
The latest beta release of Tor for Macintosh OS X is <a

View File

@ -9,10 +9,13 @@
<body>
<h1>Running <a href="http://tor.eff.org/">Tor</a> on Win32</h1>
<h1>Running the <a href="http://tor.eff.org/">Tor</a> client on Win32</h1>
<a name="installing"></a>
<h2>Step One: Download and Install Tor</h2>
<p>
<b>Note that this is the installation instructions for running a client on Win32. If you want to run a server, please read the "Configuring a server" section in <a href="./tor-doc.html">tor-doc.html</a>.</b>
</p>
<p>
The latest stable release of Tor for Windows 32 is <a

View File

@ -158,6 +158,11 @@ href="tor-doc-win32.html">these instructions</a> for help with
installing, configuring, and using Tor on Win32.
</p>
<p>Mac OS X users can use our Tor installer. See <a
href="tor-doc-osx.html">these instructions</a> for help with
installing, configuring, and using Tor on Mac OS X.
</p>
<p>You can get the latest releases <a
href="http://tor.eff.org/dist/">here</a>.</p>