[tor-commits] [tor/master] tor.1: Specify what Auto means for RefuseUnknownExits in more detail

arma at torproject.org arma at torproject.org
Tue Feb 12 20:22:42 UTC 2013


commit 47cfee781d104a23ed44318c0c763c9834c0b7b6
Author: Peter Palfrader <peter at palfrader.org>
Date:   Tue Feb 12 21:20:12 2013 +0100

    tor.1: Specify what Auto means for RefuseUnknownExits in more detail
---
 doc/tor.1.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index b1e758f..0b3b94d 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1537,7 +1537,8 @@ is non-zero):
     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
     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__::
     Overrides the default DNS configuration with the configuration in



More information about the tor-commits mailing list