diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-13 18:27:08 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-13 18:28:06 -0400 |
commit | 8aded5b07c14824b6fcbd7583af9ed4f4d8466d3 (patch) | |
tree | d7bd12877abc8fca96e03c730360db58fa84b8a7 /changes | |
parent | 97246a5b6d6c2e25db14e7a82f4a01b876447101 (diff) | |
download | tor-8aded5b07c14824b6fcbd7583af9ed4f4d8466d3.tar.gz tor-8aded5b07c14824b6fcbd7583af9ed4f4d8466d3.zip |
Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodes
Spotted on tor-talk by "hamahangi".
Diffstat (limited to 'changes')
-rw-r--r-- | changes/fix-geoipexclude-doc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/fix-geoipexclude-doc b/changes/fix-geoipexclude-doc new file mode 100644 index 0000000000..63b544ef29 --- /dev/null +++ b/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. |