tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 0ab859aabecf025dc9adb14d440605a477ce251f
parent d33c80f0ee3a6c88c911441673c39c1f266e2209
Author: Taylor Yu <catalyst@torproject.org>
Date:   Wed, 12 Feb 2020 12:28:35 -0600

changes file for ticket 33188

Diffstat:
Achanges/ticket33188 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/ticket33188 b/changes/ticket33188 @@ -0,0 +1,5 @@ + o Documentation (manpage): + - Alphabetize the Server and Directory server sections of the tor + manpage. Also split Statistics options into their own section + of the manpage. Closes ticket 33188. Work by Swati Thacker as + part of Google Season of Docs.