diff options
author | Roger Dingledine <arma@torproject.org> | 2016-03-26 02:07:48 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2016-03-26 02:07:48 -0400 |
commit | 94cb8792e8c28e75bc71434fc557ddefa5c03083 (patch) | |
tree | c56017440861588a75b8346c673da104538fe069 | |
parent | 24c0c5ef19cfd57e5790c9ab2daaa8b500187192 (diff) | |
download | tor-94cb8792e8c28e75bc71434fc557ddefa5c03083.tar.gz tor-94cb8792e8c28e75bc71434fc557ddefa5c03083.zip |
who was that previous arma, who couldn't spell iso?
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 84cfb28173..6808a801a2 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -791,7 +791,7 @@ The following options are useful only for clients (that is, if [[ExcludeNodes]] **ExcludeNodes** __node__,__node__,__...__:: A list of identity fingerprints, country codes, and address patterns of nodes to avoid when building a circuit. Country codes are - 2-letter ISA3166 codes, and must + 2-letter ISO3166 codes, and must be wrapped in braces; fingerprints may be preceded by a dollar sign. (Example: ExcludeNodes ABCD1234CDEF5678ABCD1234CDEF5678ABCD1234, \{cc}, 255.254.0.0/8) + |