Explorar o código

Merge remote-tracking branch 'origin/maint-0.2.4'

Nick Mathewson %!s(int64=12) %!d(string=hai) anos
pai
achega
95ccb1e812
Modificáronse 2 ficheiros con 6 adicións e 2 borrados
  1. 4 0
      changes/fix-geoipexclude-doc
  2. 2 2
      doc/tor.1.txt

+ 4 - 0
changes/fix-geoipexclude-doc

@@ -0,0 +1,4 @@
+  o Documentation fixes:
+    - Fix the GeoIPExcludeUnknown documentation to refer to ExcludeExitNodes
+      rather than the currently nonexistent ExcludeEntryNodes. Spotted by
+      "hamahangi" on tor-talk.

+ 2 - 2
doc/tor.1.txt

@@ -695,10 +695,10 @@ The following options are useful only for clients (that is, if
 
 
 **GeoIPExcludeUnknown** **0**|**1**|**auto**::
 **GeoIPExcludeUnknown** **0**|**1**|**auto**::
     If this option is set to 'auto', then whenever any country code is set in
     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
     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
     '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)
     configured or can't be found.  (Default: auto)
 
 
 **ExitNodes** __node__,__node__,__...__::
 **ExitNodes** __node__,__node__,__...__::