aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2023-11-04 08:51:08 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2023-11-04 08:51:08 -0400
commit25ac40b2b7c0ea7a62b11fbdf6119e76ce052bce (patch)
treeb23419d73d1d82eabeb5e1e69dab398fee869ce5 /doc
parentde180e9a003fd9c763f968e10ffca19802129672 (diff)
downloadtor-25ac40b2b7c0ea7a62b11fbdf6119e76ce052bce.tar.gz
tor-25ac40b2b7c0ea7a62b11fbdf6119e76ce052bce.zip
fix man page typos
Diffstat (limited to 'doc')
-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