aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-21 09:01:31 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-21 09:01:31 -0400
commit92fc0d36998d685fe5b7143838283d50c6126d18 (patch)
tree44029561569cfba5a1c7cdc3cb65445f918d5f8f /doc
parentc3d113a464d4f2e994ae6d1c876875b542f90d5c (diff)
downloadtor-92fc0d36998d685fe5b7143838283d50c6126d18.tar.gz
tor-92fc0d36998d685fe5b7143838283d50c6126d18.zip
Edit AddressDisableIPv6 man entry
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tor.1.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index 43fef69466..edb8593142 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -2140,9 +2140,10 @@ is non-zero):
[[AddressDisableIPv6]] **AddressDisableIPv6** **0**|**1**::
By default, Tor will attempt to find the IPv6 of the relay if there is no
- IPv4Only ORPort. If set, this options disable IPv6 auto discovery which
- means no IPv6 address resolution, no IPv6 ORPorts, no IPv6 reachability
- checks, and won't publish an IPv6 ORPort in its descriptor. (Default: 0)
+ IPv4Only ORPort. If set, this option disables IPv6 auto discovery. This
+ disables IPv6 address resolution, IPv6 ORPorts, and IPv6 reachability
+ checks. Also, the relay won't publish an IPv6 ORPort in its
+ descriptor. (Default: 0)
[[AssumeReachable]] **AssumeReachable** **0**|**1**::
This option is used when bootstrapping a new Tor network. If set to 1,