commit 84d8dd831474fb92c22e018826c1bbe8c49ae980 Author: Neel Chauhan neel@neelc.org Date: Sat Dec 14 13:26:42 2019 -0500
Update tor.1 man page for Bug #22029 --- doc/tor.1.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index ae08c31c1..c6a89ab8e 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -3619,13 +3619,14 @@ __DataDirectory__/**`hashed-fingerprint`**:: identity key. (That is, the hash of the hash of the identity key.)
__DataDirectory__/**`approved-routers`**:: - Only used by authoritative directory servers. This file lists the status of - routers by their identity fingerprint. Each line lists a status and a - fingerprint separated by whitespace. See your **`fingerprint`** file in the - __DataDirectory__ for an example line. If the status is **!reject**, then - the descriptors from the given identity (fingerprint) are rejected by this - server. If it is **!invalid**, then the descriptors are accepted but marked - in the directory as not valid, that is, not recommended. + Only used by authoritative directory servers. This file lists the status + and a fingerprint/pubkey. Each line lists a status and a fingerprint + separated by whitespace. See your **fingerprint** file in the + __DataDirectory__ for an example fingerprint line. If the status is + **!reject** then descriptors from the given identity (fingerprint/pubkey) + are rejected by this server. If it is **!invalid** then descriptors are + accepted but marked in the directory as not valid, that is, not + recommended.
__DataDirectory__/**`v3-status-votes`**:: Only for v3 authoritative directory servers. This file contains status