From 92fc0d36998d685fe5b7143838283d50c6126d18 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 21 Jul 2020 09:01:31 -0400 Subject: [PATCH] Edit AddressDisableIPv6 man entry --- doc/man/tor.1.txt | 7 ++++--- 1 file 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,