diff options
author | Roger Dingledine <arma@torproject.org> | 2017-10-30 00:18:40 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2017-10-30 00:18:40 -0400 |
commit | d56b4e598b241fee3448090631731aa434eb64d6 (patch) | |
tree | 49e54b20e95749709b58ea97d1ae5aedf93dff83 /doc | |
parent | 7515eefb70c03ed4508aac97ccbd0f7eed179d92 (diff) | |
download | tor-d56b4e598b241fee3448090631731aa434eb64d6.tar.gz tor-d56b4e598b241fee3448090631731aa434eb64d6.zip |
fix confusion in man page
(I was going to fix "along" to "along with" which was pretty clearly the
original intent, but then I realized that it would be confusing whether
it's only bad when you use several of them in conjunction, or what. So
hopefully this fix is clearer.)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index e76efddcd5..0ee9982e0f 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1215,8 +1215,8 @@ The following options are useful only for clients (that is, if nodes via this connection. **UseIPv4Cache**;; Tells the client to use any cached IPv4 DNS answers we have when making - requests via this connection. (NOTE: This option, along UseIPv6Cache - and UseDNSCache, can harm your anonymity, and probably + requests via this connection. (NOTE: This option, or UseIPv6Cache + or UseDNSCache, can harm your anonymity, and probably won't help performance as much as you might expect. Use with care!) **UseIPv6Cache**;; Tells the client to use any cached IPv6 DNS answers we have when making |