[or-cvs] r17909: {tor} Better explain the PublishServerDescriptor option in the man (tor/trunk/doc)
sebastian at seul.org
sebastian at seul.org
Mon Jan 5 13:50:03 UTC 2009
Author: sebastian
Date: 2009-01-05 08:50:02 -0500 (Mon, 05 Jan 2009)
New Revision: 17909
Modified:
tor/trunk/doc/tor.1.in
Log:
Better explain the PublishServerDescriptor option in the manpage
PublishServerDescriptor 1 means "publish to the relevant authority", not "publish to v2,v3 authorities". Also adjust the time in the manpage to January 2009
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2009-01-05 08:12:33 UTC (rev 17908)
+++ tor/trunk/doc/tor.1.in 2009-01-05 13:50:02 UTC (rev 17909)
@@ -1,4 +1,4 @@
-.TH TOR 1 "February 2008" "TOR"
+.TH TOR 1 "January 2009" "TOR"
.SH NAME
tor \- The second-generation onion router
.SH SYNOPSIS
@@ -914,7 +914,7 @@
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 "v2,v3".
+the default, which means "publish to the appropriate authorities".
.LP
.TP
\fBShutdownWaitLength\fR \fINUM\fP
More information about the tor-commits
mailing list