aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-10-25 18:24:37 -0400
committerRoger Dingledine <arma@torproject.org>2011-10-25 18:24:37 -0400
commitac115f112543c58828a9d049b78a491ff430af10 (patch)
tree4f6da5a74bffb7408d78b74539a97212f009bdc1 /doc/tor.1.txt
parent3cb79a0286e3e4f87d590511f3cedb02e28de972 (diff)
downloadtor-ac115f112543c58828a9d049b78a491ff430af10.tar
tor-ac115f112543c58828a9d049b78a491ff430af10.tar.gz
unmangle the fingerprint example in the man page
Remove a confusing dollar sign from the example fingerprint in the man page, and also make example fingerprint a valid one.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 9ff19e76a..703cc82e2 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -509,7 +509,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.