aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2023-11-09 13:41:53 +0000
committerDavid Goulet <dgoulet@torproject.org>2023-11-09 13:41:53 +0000
commit54e37a013bf5a7c334f9c446467719abf46e449f (patch)
tree85f0e926155e7944eaa0365cc984b5e57e45a171
parent769fa450edd5f9f0f953e369d367bdff09e63350 (diff)
parent25ac40b2b7c0ea7a62b11fbdf6119e76ce052bce (diff)
downloadtor-54e37a013bf5a7c334f9c446467719abf46e449f.tar.gz
tor-54e37a013bf5a7c334f9c446467719abf46e449f.zip
Merge branch 'fix-man-typos' into 'main'
fix man page typos See merge request tpo/core/tor!781
-rw-r--r--doc/man/tor.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index ea90a39fa3..d98f24626c 100644
--- 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