From 78f532678c9cef1ed0fdede6cf97ada3fc2bdfb8 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 11 Dec 2007 20:18:12 +0000 Subject: 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 --- doc/tor.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf