diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-06-14 16:11:37 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-06-14 16:11:37 +0000 |
commit | 96bf9cd4c5923882580ab6d5a6fb4dbd9518e4d5 (patch) | |
tree | bdf01d5abb6f6b8added5e1fcaf4cc45c2962959 /doc | |
parent | 0831cc3dbcb89fc356c69ced54374aaebbb4fd39 (diff) | |
download | tor-96bf9cd4c5923882580ab6d5a6fb4dbd9518e4d5.tar.gz tor-96bf9cd4c5923882580ab6d5a6fb4dbd9518e4d5.zip |
Comments and doc tweaks on Karsten's testing-dir-networks patch
svn:r15254
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index b38415304f..b46443451d 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -1346,7 +1346,9 @@ the first consensus has been created. Changing this requires that .LP .TP \fBDirTimeToLearnReachability\fR \fR\fIN\fR \fBminutes\fR|\fBhours\fP -Consider routers as Running this time after starting an authority. +After starting as an authority, do not make claims about whether routers are +Running until this much time has passed. +Changing this requires that\fBTestingTorNetwork\fR is set. (Default: 30 minutes) .LP .TP |