diff options
author | Roger Dingledine <arma@torproject.org> | 2005-08-22 07:14:12 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-08-22 07:14:12 +0000 |
commit | dc66f6df67284d34919b8120d41656aeaa3768f8 (patch) | |
tree | 03cb50efd99f0644282d5c534a51266b58aec5b8 /doc | |
parent | fa64d73fc767f1e24d1baeb67a400ab4d8e3fc93 (diff) | |
download | tor-dc66f6df67284d34919b8120d41656aeaa3768f8.tar.gz tor-dc66f6df67284d34919b8120d41656aeaa3768f8.zip |
fix sentence, fix html
svn:r4810
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc-osx.html | 4 | ||||
-rw-r--r-- | doc/tor-doc-server.html | 5 | ||||
-rw-r--r-- | doc/tor-doc-unix.html | 4 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 4 |
4 files changed, 9 insertions, 8 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 524b1cb141..64e86f781a 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -217,8 +217,8 @@ IP addresses.</p> <p>Having servers in many different places on the Internet is what makes Tor users secure. You may also get stronger anonymity yourself, -since remote sites can't know whether connections relayed through your -computer originated at your computer or not.</p> +since remote sites can't know whether connections originated at your +computer or were relayed from others.</p> <p>Read more at our <a href="tor-doc-server.html">Configuring a server</a> guide.</p> diff --git a/doc/tor-doc-server.html b/doc/tor-doc-server.html index e3bb962941..aa693a488c 100644 --- a/doc/tor-doc-server.html +++ b/doc/tor-doc-server.html @@ -42,6 +42,7 @@ <h1>Configuring a <a href="http://tor.eff.org/">Tor</a> server</h1> <br /> +<p> The Tor network relies on volunteers to donate bandwidth. The more people who run servers, the faster the Tor network will be. If you have at least 20 kilobytes/s each way, please help out Tor by configuring your @@ -52,8 +53,8 @@ IP addresses.</p> <p>Having servers in many different places on the Internet is what makes Tor users secure. You may also get stronger anonymity yourself, -since remote sites can't know whether connections relayed through your -computer originated at your computer or not.</p> +since remote sites can't know whether connections originated at your +computer or were relayed from others.</p> <p>Setting up a Tor server is easy and convenient: <ul> diff --git a/doc/tor-doc-unix.html b/doc/tor-doc-unix.html index a60aa8f5ce..adb6ead86c 100644 --- a/doc/tor-doc-unix.html +++ b/doc/tor-doc-unix.html @@ -201,8 +201,8 @@ IP addresses.</p> <p>Having servers in many different places on the Internet is what makes Tor users secure. You may also get stronger anonymity yourself, -since remote sites can't know whether connections relayed through your -computer originated at your computer or not.</p> +since remote sites can't know whether connections originated at your +computer or were relayed from others.</p> <p>Read more at our <a href="tor-doc-server.html">Configuring a server</a> guide.</p> diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index fd0f3f8444..ae82410007 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -268,8 +268,8 @@ IP addresses.</p> <p>Having servers in many different places on the Internet is what makes Tor users secure. You may also get stronger anonymity yourself, -since remote sites can't know whether connections relayed through your -computer originated at your computer or not.</p> +since remote sites can't know whether connections originated at your +computer or were relayed from others.</p> <p>Read more at our <a href="tor-doc-server.html">Configuring a server</a> guide.</p> |