]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix man page typos
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Sat, 4 Nov 2023 12:51:08 +0000 (08:51 -0400)
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Sat, 4 Nov 2023 12:51:08 +0000 (08:51 -0400)
doc/man/tor.1.txt

index ea90a39fa3ebdfc4d777dd483b5242244ca8efbe..d98f24626cef89e16a4b4a6bed6a34226b59fb85 100644 (file)
@@ -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