tor

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

commit 1e8ddbe1ee1a3b1b99ff40dc1acb748eba29d16e
parent 5e4ae730516712080b3844a1eb632cd4678b9cca
Author: Taylor Yu <catalyst@torproject.org>
Date:   Thu, 24 Oct 2019 17:59:28 -0500

Changes file for ticket 32277

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

diff --git a/changes/ticket32277 b/changes/ticket32277 @@ -0,0 +1,5 @@ + o Documentation (manpage): + - In the tor(1) manpage, reword and improve formatting of the + COMMAND-LINE OPTIONS and DESCRIPTION sections. Closes ticket + 32277. Based on work by Swati Thacker as part of Google Season + of Docs.