diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-10 09:33:55 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-10 09:33:55 -0500 |
commit | 2fa97dfb7323ca8106e8e94fefa22274d0db5065 (patch) | |
tree | 26b5733fd41706e6cbf8b09566ff254ccc3c62f1 /doc | |
parent | 29784d80faab3d8307916c7a945e89fe082e3db0 (diff) | |
parent | 387795815525fd3b5ee114c2a9b3e58bda3f9730 (diff) | |
download | tor-2fa97dfb7323ca8106e8e94fefa22274d0db5065.tar.gz tor-2fa97dfb7323ca8106e8e94fefa22274d0db5065.zip |
Merge remote-tracking branch 'teor/bug22145_032'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 4922383338..7a6ef34cb5 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -676,7 +676,7 @@ GENERAL OPTIONS be used twice, once with an IPv4 address and once with an IPv6 address. IPv6 addresses should be wrapped in square brackets. This setting will be ignored for connections to the loopback addresses - (127.0.0.0/8 and ::1). + (127.0.0.0/8 and ::1), and is not used for DNS requests as well. [[OutboundBindAddressOR]] **OutboundBindAddressOR** __IP__:: Make all outbound non-exit (relay and other) connections |