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/control-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/control-spec.txt')
-rw-r--r-- | doc/spec/control-spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index d1cab4f6ce..a2826241c3 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -317,8 +317,8 @@ $Id$ address. Example: - C: MAPADDRESS 0.0.0.0=tor.eff.org 1.2.3.4=tor.freehaven.net - S: 250-127.192.10.10=tor.eff.org + C: MAPADDRESS 0.0.0.0=torproject.org 1.2.3.4=tor.freehaven.net + S: 250-127.192.10.10=torproject.org S: 250 1.2.3.4=tor.freehaven.net {Note: This feature is designed to be used to help Tor-ify applications |