From: Linus Nordberg Date: Wed, 5 Jun 2013 13:48:57 +0000 (+0200) Subject: Fix two cut'n'paste docu bugs. X-Git-Tag: tor-0.2.5.1-alpha~170^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c03cfc05468077d5db52ec660a2e7e3fb086a751;p=thirdparty%2Ftor.git Fix two cut'n'paste docu bugs. --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index adcf6b7182..56d163bb21 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)