Browse Source

manpage: stop mentioning the possibility that Tor has been built without eventdns. That hasn't been possible since 0.2.0.1-alpha

svn:r17655
Nick Mathewson 16 years ago
parent
commit
43393b4b33
1 changed files with 5 additions and 10 deletions
  1. 5 10
      doc/tor.1.in

+ 5 - 10
doc/tor.1.in

@@ -972,8 +972,7 @@ Overrides the default DNS configuration with the configuration in
 \fIfilename\fP.  The file format is the same as the standard Unix
 "\fBresolv.conf\fP" file (7).  This option, like all other
 ServerDNS options, only affects name lookups that your server does on
-behalf of clients.  Also, it only takes effect if Tor was built with
-eventdns support.  (Defaults to use the system DNS configuration.)
+behalf of clients. (Defaults to use the system DNS configuration.)
 .LP
 .TP
 \fBServerDNSSearchDomains \fR\fB0\fR|\fB1\fR\fP
@@ -982,8 +981,7 @@ domain.  For example, if this system is configured to believe it is in
 "example.com", and a client tries to connect to "www", the client will be
 connected to "www.example.com".
 This option only affects name lookups that your server does on
-behalf of clients, and only takes effect if Tor was built with
-eventdns support.
+behalf of clients.
 (Defaults to "0".)
 .LP
 .TP
@@ -993,8 +991,7 @@ our local nameservers have been configured to hijack failing DNS requests
 (usually to an advertising site).  If they are, we will attempt to correct
 this.
 This option only affects name lookups that your server does on
-behalf of clients, and only takes effect if Tor was built with
-eventdns support.
+behalf of clients.
 (Defaults to "1".)
 .LP
 .TP
@@ -1003,8 +1000,7 @@ When we're detecting DNS hijacking, make sure that these \fIvalid\fP
 addresses aren't getting redirected.  If they are, then our DNS is
 completely useless, and we'll reset our exit policy to "reject *:*".
 This option only affects name lookups that your server does on
-behalf of clients, and only takes effect if Tor was built with
-eventdns support.
+behalf of clients.
 (Defaults to "www.google.com, www.mit.edu, www.yahoo.com,
 www.slashdot.org".)
 .LP
@@ -1015,8 +1011,7 @@ containing illegal characters (like @ and :) rather than sending them to an
 exit node to be resolved.  This helps trap accidental attempts to resolve
 URLs and so on.
 This option only affects name lookups that your server does on
-behalf of clients, and only takes effect if Tor was built with
-eventdns support.
+behalf of clients.
 (Default: 0)
 .LP
 .TP