aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2022-06-16 11:53:26 -0400
committerNick Mathewson <nickm@torproject.org>2022-06-16 11:53:26 -0400
commit95080794eb4a76e9e42f99dbdd54f94de361ac84 (patch)
treeee4771b1933d0e3f39a13b8d7d636acf07be55d1 /doc
parent6c1aad13e22d558b80463682f005d04bfdb2d162 (diff)
downloadtor-95080794eb4a76e9e42f99dbdd54f94de361ac84.tar.gz
tor-95080794eb4a76e9e42f99dbdd54f94de361ac84.zip
Fix the name of AuthDirMiddleOnly in the manpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index 065324c104..59a9ddc714 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -3112,7 +3112,7 @@ on the public Tor network.
is the same as for exit policies, except that you don't need to say
"accept" or "reject", and ports are not needed.)
-[[AuthDirMiddleOnly]] **AuthMiddleOnly** __AddressPattern...__::
+[[AuthDirMiddleOnly]] **AuthDirMiddleOnly** __AddressPattern...__::
Authoritative directories only. A set of address patterns for servers that
will be listed as middle-only in any network status document this authority
publishes, if **AuthDirListMiddleOnly** is set. +