
This is an automated email from the git hooks/post-receive script. nickm pushed a commit to branch main in repository tor. commit 95080794eb4a76e9e42f99dbdd54f94de361ac84 Author: Nick Mathewson <nickm@torproject.org> AuthorDate: Thu Jun 16 11:53:26 2022 -0400 Fix the name of AuthDirMiddleOnly in the manpage. --- doc/man/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. + -- To stop receiving notification emails like this one, please contact the administrator of this repository.