diff options
author | trinity-1686a <trinity@deuxfleurs.fr> | 2023-10-13 00:02:07 +0200 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-10-18 13:06:10 -0400 |
commit | 0cf4966acf7332608f6d3dda645b48594f4795fc (patch) | |
tree | 24ce578e4ed7affbd9b9122633dbfca0a218f32b /doc | |
parent | 3970ee6a07035c6028edd890b5d28bb7a71e0833 (diff) | |
download | tor-0cf4966acf7332608f6d3dda645b48594f4795fc.tar.gz tor-0cf4966acf7332608f6d3dda645b48594f4795fc.zip |
fix typos
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 101c14f0d1..ea90a39fa3 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -3055,7 +3055,7 @@ The following options are useful only for a exit relay. + 2: Reject the stream or resolve request. + - 3: Close the circuit creating to many streams. + 3: Close the circuit creating too many streams. + "0" means use the consensus parameter. If not defined in the consensus, the value is 2. (Default: 0) |