summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-11 20:18:12 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-11 20:18:12 +0000
commit78f532678c9cef1ed0fdede6cf97ada3fc2bdfb8 (patch)
treeacaf8ba1cd65112943d14c412758f8ad54c0aff5 /doc
parent52363d23d76c2ba5139a4985302b31fe1ff58cf2 (diff)
downloadtor-78f532678c9cef1ed0fdede6cf97ada3fc2bdfb8.tar.gz
tor-78f532678c9cef1ed0fdede6cf97ada3fc2bdfb8.zip
Relays were publishing their server descriptor to v1 and v2
directory authorities, but they didn't try publishing to v3-only authorities. Fix this; and also stop publishing to v1 authorities. svn:r12759
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 5c4cb75fbd..4513742947 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -853,7 +853,7 @@ descriptor to the directory authorities. (This is useful if you're
testing out your server, or if you're using a Tor controller that handles
directory publishing for you.) Otherwise, Tor will publish its descriptor
to all directory authorities of the type(s) specified. The value "1" is
-treated as a synonym for the default, which is currently "v1,v2".
+treated as a synonym for the default, which is currently "v2,v3".
.LP
.TP
\fBRedirectExit \fR\fIpattern target\fP