commit 54e37a013bf5a7c334f9c446467719abf46e449f
parent 769fa450edd5f9f0f953e369d367bdff09e63350
Author: David Goulet <dgoulet@torproject.org>
Date: Thu, 9 Nov 2023 13:41:53 +0000
Merge branch 'fix-man-typos' into 'main'
fix man page typos
See merge request tpo/core/tor!781
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
@@ -3060,9 +3060,9 @@ The following options are useful only for a exit relay.
"0" means use the consensus parameter. If not defined in the consensus, the value is 2.
(Default: 0)
-[[DoSStreamCreationtRate]] **DoSStreamCreationRate** __NUM__::
+[[DoSStreamCreationRate]] **DoSStreamCreationRate** __NUM__::
- The allowed rate of stream cretion from a single circuit per second. Coupled
+ The allowed rate of stream creation from a single circuit per second. Coupled
with the burst (see below), if the limit is reached, actions can be taken
against the stream or circuit (DoSStreamCreationDefenseType). If not defined or
set to 0, it is controlled by a consensus parameter. If not defined in the