aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/dir-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-05-13 09:25:06 +0000
committerRoger Dingledine <arma@torproject.org>2007-05-13 09:25:06 +0000
commit440b7f0c70d22f45031d6b21c1bf9a4539af1455 (patch)
tree3b4bf8252674cf9d59090a68286addf0962f83e6 /doc/spec/dir-spec.txt
parent028f4783f4365c8c0364589f03640ab1b7df6058 (diff)
downloadtor-440b7f0c70d22f45031d6b21c1bf9a4539af1455.tar
tor-440b7f0c70d22f45031d6b21c1bf9a4539af1455.tar.gz
polish r9726-r9903
svn:r10182
Diffstat (limited to 'doc/spec/dir-spec.txt')
-rw-r--r--doc/spec/dir-spec.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index fffd431f7..5ccd1603f 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -465,24 +465,6 @@ $Id$
[See also migration notes in section 2.2.1.]
- "eventdns" bool NL
-
- [At most once]
-
- Declare whether this version of Tor is using the newer enhanced
- dns logic. Versions of Tor without eventdns SHOULD NOT be used for
- reverse hostname lookups.
-
- [All versions of Tor before 0.1.2.2-alpha should be assumed to have
- this option set to 0 if it is not present. All Tor versions at
- 0.1.2.2-alpha or later should be assumed to have this option set to
- 1 if it is not present. Until 0.1.2.1-alpha-dev, this option was
- not generated, even when eventdns was in use. Versions of Tor
- before 0.1.2.1-alpha-dev did not parse this option, so it should be
- marked "opt". With some future version, the old 'dnsworker' logic
- will be removed, rendering this option of historical interest
- only.]
-
"caches-extra-info" 0|1 NL
[At most once.]