tor

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

commit 97e8a050837ba112c8de2669f16dc5a607aae97e
parent 6f8fad54fdea8341bbe8a522bea90b278ce4f68d
Author: Taylor Yu <catalyst@torproject.org>
Date:   Mon, 21 Oct 2019 16:15:45 -0500

Changes file for ticket 32176

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

diff --git a/changes/ticket32176 b/changes/ticket32176 @@ -0,0 +1,4 @@ + o Documentation (manpage): + - In the tor(1) manpage, reword and improve formatting of the + FILES, SEE ALSO, and BUGS sections. Closes ticket 32176. Based + on work by Swati Thacker as part of Google Season of Docs.