From 97e8a050837ba112c8de2669f16dc5a607aae97e Mon Sep 17 00:00:00 2001 From: Taylor Yu Date: Mon, 21 Oct 2019 16:15:45 -0500 Subject: [PATCH] Changes file for ticket 32176 --- changes/ticket32176 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ticket32176 diff --git a/changes/ticket32176 b/changes/ticket32176 new file mode 100644 index 0000000000..ad44d3280d --- /dev/null +++ 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.