Fix two cut'n'paste docu bugs.

This commit is contained in:
Linus Nordberg 2013-06-05 15:48:57 +02:00 committed by Nick Mathewson
parent 30c06c187a
commit c03cfc0546
1 changed files with 2 additions and 2 deletions

View File

@ -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)