diff options
author | David Goulet <dgoulet@torproject.org> | 2023-05-24 11:03:47 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-05-24 11:03:47 -0400 |
commit | 6afe03aa5191f44192096b56ddb2f91b06ecb2ab (patch) | |
tree | 416d9c16d42559a3deec772c625d46f9ae5db5e1 /doc | |
parent | 8eae9f17ae87e16ab7595544d858e9371d9068c2 (diff) | |
parent | ffb764949e7c1699af715298ce65279a2ee5df6e (diff) | |
download | tor-6afe03aa5191f44192096b56ddb2f91b06ecb2ab.tar.gz tor-6afe03aa5191f44192096b56ddb2f91b06ecb2ab.zip |
Merge branch 'tor-gitlab/mr/708'
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 2ac6a8471c..f1fac2214c 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -1180,7 +1180,7 @@ The following options are useful only for clients (that is, if entry nodes over IPv6. For IPv6 only hosts, you need to also set **ClientUseIPv4** to 0 to disable IPv4. Note that clients configured with an IPv6 address in a **Bridge**, proxy, or pluggable transportline will - try connecting over IPv6 even if **ClientUseIPv6** is set to 0. (Default: 0) + try connecting over IPv6 even if **ClientUseIPv6** is set to 0. (Default: 1) [[ConnectionPadding]] **ConnectionPadding** **0**|**1**|**auto**:: This option governs Tor's use of padding to defend against some forms of |