tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit a7b75846e7f838935819a99e64897ac5bb35fb8c
parent 3a2eda968e82c3179478d5ac85c084fedc909622
Author: Roger Dingledine <arma@torproject.org>
Date:   Sat,  4 Oct 2025 14:53:03 -0400

fix AuthDirRejectRequestsUnderLoad man page grammar

Diffstat:
Mdoc/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 @@ -3355,7 +3355,7 @@ on the public Tor network. If set, the directory authority will start rejecting directory requests from non relay connections by sending a 503 error code if it is under bandwidth pressure (reaching the configured limit if any). Relays will - always tried to be answered even if this is on. (Default: 1) + always be answered even if this is on. (Default: 1) //Out of order because it logically belongs with the other CCs options. [[AuthDirBadExitCCs]] **AuthDirBadExitCCs** __CC__,... +