diff options
author | Roger Dingledine <arma@torproject.org> | 2011-10-25 19:34:42 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-10-25 19:34:42 -0400 |
commit | a518dd66506e44c1318c44777187dc82c275329e (patch) | |
tree | b6dffa356ef316c571c7e3b6f30c3fdcd9cb87e2 /doc/tor.1.txt | |
parent | aa3c70922002b1fbb8fa5e60fbfe0c25d2d1abae (diff) | |
parent | ac115f112543c58828a9d049b78a491ff430af10 (diff) | |
download | tor-a518dd66506e44c1318c44777187dc82c275329e.tar.gz tor-a518dd66506e44c1318c44777187dc82c275329e.zip |
Merge branch 'maint-0.2.2'
Diffstat (limited to 'doc/tor.1.txt')
-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 0ef61cb7dd..89dd7dc638 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -527,7 +527,7 @@ The following options are useful only for clients (that is, if A list of identity fingerprints, nicknames, country codes and address patterns of nodes to avoid when building a circuit. (Example: - ExcludeNodes SlowServer, $ EFFFFFFFFFFFFFFF, \{cc}, 255.254.0.0/8) + + ExcludeNodes SlowServer, ABCD1234CDEF5678ABCD1234CDEF5678ABCD1234, \{cc}, 255.254.0.0/8) + + By default, this option is treated as a preference that Tor is allowed to override in order to keep working. |