]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
man: Fix typo for AuthDirMiddleOnly option
authorDavid Goulet <dgoulet@torproject.org>
Mon, 8 Aug 2022 18:14:37 +0000 (14:14 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 9 Aug 2022 15:01:12 +0000 (11:01 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
doc/man/tor.1.txt

index 641d2d597e691c592c9919b94a5b877b2460bcf0..3672444c5d8dd95fa7a12564eda1ca93ba978b1d 100644 (file)
@@ -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. +