diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-22 14:09:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-22 14:09:22 -0400 |
commit | 5c7f9844e4f448d3d015fcdaaf685666e37da1cb (patch) | |
tree | 7050594df9dcbe92e3b73601a06009e408cb3b70 /changes | |
parent | 0229d5f81862e8ef6765c6e1e7e6cd78a5a2b4cc (diff) | |
download | tor-5c7f9844e4f448d3d015fcdaaf685666e37da1cb.tar.gz tor-5c7f9844e4f448d3d015fcdaaf685666e37da1cb.zip |
manpage:Move BridgeRecordUsageByCountry to statistics section
patch from cypherpunks; closes #40323
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40323 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket40323 b/changes/ticket40323 new file mode 100644 index 0000000000..83223b2f15 --- /dev/null +++ b/changes/ticket40323 @@ -0,0 +1,2 @@ + o Documentation (manual): + - Move the description of "BridgeRecordUsageByCountry" to the section "STATISTICS OPTIONS". Closes ticket 40323. |