summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sjögren <thomas@northernsecurity.net>2005-03-15 23:03:33 +0000
committerThomas Sjögren <thomas@northernsecurity.net>2005-03-15 23:03:33 +0000
commit5faea839ee804369e85b43c2edf503ff05a3b117 (patch)
tree0e4dd71b61c592006906ca8448c48ce4f3e3d061
parentcd364ffe4e05875b33b6adb52f89a9d208d99ac3 (diff)
downloadtor-5faea839ee804369e85b43c2edf503ff05a3b117.tar.gz
tor-5faea839ee804369e85b43c2edf503ff05a3b117.zip
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
-rw-r--r--doc/tor-doc-osx.html5
-rw-r--r--doc/tor-doc-win32.html5
-rw-r--r--doc/tor-doc.html5
3 files changed, 13 insertions, 2 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html
index 8fbeccb299..62b42cbffb 100644
--- a/doc/tor-doc-osx.html
+++ b/doc/tor-doc-osx.html
@@ -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
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html
index efab1b9372..1b184173a9 100644
--- a/doc/tor-doc-win32.html
+++ b/doc/tor-doc-win32.html
@@ -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
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 6395bd39ae..a2e0547bed 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -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>