aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Nordberg <linus@torproject.org>2013-06-05 15:48:57 +0200
committerNick Mathewson <nickm@torproject.org>2013-06-05 11:19:43 -0400
commitc03cfc05468077d5db52ec660a2e7e3fb086a751 (patch)
tree2a7e9d5b565f1c0ad2f479b93a44c860d0750019 /doc
parent30c06c187a0b649bd2d30edc0b16e2376f74ad9a (diff)
downloadtor-c03cfc05468077d5db52ec660a2e7e3fb086a751.tar
tor-c03cfc05468077d5db52ec660a2e7e3fb086a751.tar.gz
Fix two cut'n'paste docu bugs.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index adcf6b718..56d163bb2 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -2012,12 +2012,12 @@ The following options are used for running a testing Tor network.
**TestingTorNetwork** is set. (Default: 30 minutes)
**TestingV3AuthInitialVoteDelay** __N__ **minutes**|**hours**::
- Like TestingV3AuthInitialVoteDelay, but for initial voting interval before
+ Like V3AuthVoteDelay, but for initial voting interval before
the first consensus has been created. Changing this requires that
**TestingTorNetwork** is set. (Default: 5 minutes)
**TestingV3AuthInitialDistDelay** __N__ **minutes**|**hours**::
- Like TestingV3AuthInitialDistDelay, but for initial voting interval before
+ Like V3AuthDistDelay, but for initial voting interval before
the first consensus has been created. Changing this requires that
**TestingTorNetwork** is set. (Default: 5 minutes)