[tor/master] Remove documentation for obsolete FetchV2Networkstatus

commit e05f73259973001927db3de8a0f2c890a99d2f5c Author: Nick Mathewson <nickm@torproject.org> Date: Mon Apr 28 12:25:49 2014 -0400 Remove documentation for obsolete FetchV2Networkstatus --- doc/tor.1.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 2356847..47bbc51 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1843,11 +1843,6 @@ if DirPort is non-zero): except that port specifiers are ignored. Any address not matched by some entry in the policy is accepted. -[[FetchV2Networkstatus]] **FetchV2Networkstatus** **0**|**1**:: - If set, we try to fetch the (obsolete, unused) version 2 network status - consensus documents from the directory authorities. No currently - supported Tor version uses them. (Default: 0) - DIRECTORY AUTHORITY SERVER OPTIONS ----------------------------------
participants (1)
-
nickm@torproject.org