From 8aded5b07c14824b6fcbd7583af9ed4f4d8466d3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 13 Apr 2013 18:27:08 -0400 Subject: Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodes Spotted on tor-talk by "hamahangi". --- doc/tor.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f35d639580..adcf6b7182 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -695,10 +695,10 @@ The following options are useful only for clients (that is, if **GeoIPExcludeUnknown** **0**|**1**|**auto**:: If this option is set to 'auto', then whenever any country code is set in - ExcludeNodes or ExcludeEntryNodes, all nodes with unknown country (\{??} and + ExcludeNodes or ExcludeExitNodes, all nodes with unknown country (\{??} and possibly \{A1}) are treated as excluded as well. If this option is set to '1', then all unknown countries are treated as excluded in ExcludeNodes - and ExcludeEntryNodes. This option has no effect when a GeoIP file isn't + and ExcludeExitNodes. This option has no effect when a GeoIP file isn't configured or can't be found. (Default: auto) **ExitNodes** __node__,__node__,__...__:: -- cgit v1.2.3-54-g00ecf