tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 25ac40b2b7c0ea7a62b11fbdf6119e76ce052bce
parent de180e9a003fd9c763f968e10ffca19802129672
Author: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Date:   Sat,  4 Nov 2023 08:51:08 -0400

fix man page typos

Diffstat:
Mdoc/man/tor.1.txt | 4++--
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