diff options
author | Taylor Yu <catalyst@torproject.org> | 2020-02-18 13:28:57 -0600 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2020-02-18 13:28:57 -0600 |
commit | a46e585d6d4bbd5650bcc83ca9af293b7c4a0d81 (patch) | |
tree | 659a73de93268263583ad8dac581910e1c6da127 /doc | |
parent | fa48b0363ed811e7e9186f558b724ef7e32701ee (diff) | |
download | tor-a46e585d6d4bbd5650bcc83ca9af293b7c4a0d81.tar.gz tor-a46e585d6d4bbd5650bcc83ca9af293b7c4a0d81.zip |
manpage: Add a missing out-of-order comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f7d248beed..a983b555c1 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2864,6 +2864,7 @@ control how Tor behaves as a directory authority. You should not need to adjust any of them if you're running a regular relay or exit server on the public Tor network. +// Out of order because it logically belongs first in this section [[AuthoritativeDirectory]] **AuthoritativeDirectory** **0**|**1**:: When this option is set to 1, Tor operates as an authoritative directory server. Instead of caching the directory, it generates its own list of |