aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-06-16 11:15:47 -0400
committerNick Mathewson <nickm@torproject.org>2014-06-16 11:15:47 -0400
commit2f4fcfc8d14bfae233b1485fd171cc48d6d79fdb (patch)
tree4d154d77219d1748b241a599ebec6492952702e8 /changes
parent9b10d7a7dd822af0584474285d00c8228fbdbb82 (diff)
downloadtor-2f4fcfc8d14bfae233b1485fd171cc48d6d79fdb.tar
tor-2f4fcfc8d14bfae233b1485fd171cc48d6d79fdb.tar.gz
manpage: Move more authority-only options into the authority section
I don't know whether we missed these or misclassified them when we first made the "DIRECTORY AUTHORITY SERVER OPTIONS" section, but they really belong there.
Diffstat (limited to 'changes')
-rw-r--r--changes/move-authdir-options4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/move-authdir-options b/changes/move-authdir-options
new file mode 100644
index 000000000..05669b825
--- /dev/null
+++ b/changes/move-authdir-options
@@ -0,0 +1,4 @@
+ o Documentation:
+ - In the manpage, move more authority-only options into the
+ directory authority section so that operators of regular
+ directory caches don't get confused.