commit 8984a08f1822839c09e0f084407e9c95ec42569a
parent 3a2eda968e82c3179478d5ac85c084fedc909622
Author: David Goulet <dgoulet@torproject.org>
Date: Mon, 6 Oct 2025 12:36:21 +0000
Merge branch 'manpage-grammar' into 'main'
fix AuthDirRejectRequestsUnderLoad man page grammar
See merge request tpo/core/tor!941
Diffstat:
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__,... +