Browse Source

tor.1: Specify what Auto means for RefuseUnknownExits in more detail

Peter Palfrader 12 years ago
parent
commit
47cfee781d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/tor.1.txt

+ 2 - 1
doc/tor.1.txt

@@ -1537,7 +1537,8 @@ is non-zero):
     Prevent nodes that don't appear in the consensus from exiting using this
     Prevent nodes that don't appear in the consensus from exiting using this
     relay.  If the option is 1, we always block exit attempts from such
     relay.  If the option is 1, we always block exit attempts from such
     nodes; if it's 0, we never do, and if the option is "auto", then we do
     nodes; if it's 0, we never do, and if the option is "auto", then we do
-    whatever the authorities suggest in the consensus. (Default: auto)
+    whatever the authorities suggest in the consensus (and block if the consensus
+    is quiet on the issue). (Default: auto)
 
 
 **ServerDNSResolvConfFile** __filename__::
 **ServerDNSResolvConfFile** __filename__::
     Overrides the default DNS configuration with the configuration in
     Overrides the default DNS configuration with the configuration in