diff options
author | Werner Koch <[email protected]> | 2015-10-21 16:14:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-10-21 16:14:24 +0000 |
commit | 9ffcb77e2565651afdeda523374bcbb24b5bd735 (patch) | |
tree | dc08d23abb2189e5088f37b116f6b50cf05e184d /doc | |
parent | dirmngr: Use the new DNS wrapper for the HKP engine. (diff) | |
download | gnupg-9ffcb77e2565651afdeda523374bcbb24b5bd735.tar.gz gnupg-9ffcb77e2565651afdeda523374bcbb24b5bd735.zip |
Change capitalization of TOR to Tor.
--
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dirmngr.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index d1d421194..073cbc2e7 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -238,8 +238,8 @@ useful for debugging. @item --use-tor @opindex use-tor -This option switches Dirmngr and thus GnuPG into ``TOR mode'' to route -all network access via TOR (an anonymity network). WARNING: As of now +This option switches Dirmngr and thus GnuPG into ``Tor mode'' to route +all network access via Tor (an anonymity network). WARNING: As of now this still leaks the DNS queries; e.g. to lookup the hosts in a keyserver pool. Certain other features are disabled if this mode is active. |