diff options
author | Andrew Lewman <andrew@torproject.org> | 2007-10-29 01:08:22 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2007-10-29 01:08:22 +0000 |
commit | 28652aec691b1780230095dd6746634ac40fa957 (patch) | |
tree | fe326ab3957c511e56b5d6ac4a6d3121a1161d77 /doc/spec/address-spec.txt | |
parent | 30e73f3a5e7e9e069e15425d1d2d8171b91b9a3d (diff) | |
download | tor-28652aec691b1780230095dd6746634ac40fa957.tar.gz tor-28652aec691b1780230095dd6746634ac40fa957.zip |
And more places with the wrong url, now updated.
svn:r12267
Diffstat (limited to 'doc/spec/address-spec.txt')
-rw-r--r-- | doc/spec/address-spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/address-spec.txt b/doc/spec/address-spec.txt index 92651a069c..966f34c3d9 100644 --- a/doc/spec/address-spec.txt +++ b/doc/spec/address-spec.txt @@ -6,8 +6,8 @@ $Id$ 1. Overview Most of the time, Tor treats user-specified hostnames as opaque: When the - user connects to tor.eff.org, Tor picks an exit node and uses that node to - connect to "tor.eff.org". Some hostnames, however, can be used to override + user connects to www.torproject.org, Tor picks an exit node and uses that node to + connect to "www.torproject.org". Some hostnames, however, can be used to override Tor's default behavior and circuit-building rules. These hostnames can be passed to Tor as the address part of a SOCKS4a or |