diff options
author | Taylor Yu <catalyst@torproject.org> | 2020-02-12 12:28:35 -0600 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2020-02-12 12:28:35 -0600 |
commit | 0ab859aabecf025dc9adb14d440605a477ce251f (patch) | |
tree | a543b8f24e229d9ab9c9deeb8a308dda65e15847 | |
parent | d33c80f0ee3a6c88c911441673c39c1f266e2209 (diff) | |
download | tor-0ab859aabecf025dc9adb14d440605a477ce251f.tar.gz tor-0ab859aabecf025dc9adb14d440605a477ce251f.zip |
changes file for ticket 33188
-rw-r--r-- | changes/ticket33188 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33188 b/changes/ticket33188 new file mode 100644 index 0000000000..7bec15b99b --- /dev/null +++ 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. |