diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-10 05:34:51 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-10 05:34:51 +0000 |
commit | 3d534058469c109ed29b237b884ba76e4125ff2f (patch) | |
tree | ffa08f8d858c9813e38f5f8e82ad6fd8c28f5350 /doc | |
parent | 24ed0b25a175e9ec7e6ff521f34ef38e0849ad4c (diff) | |
download | tor-3d534058469c109ed29b237b884ba76e4125ff2f.tar.gz tor-3d534058469c109ed29b237b884ba76e4125ff2f.zip |
fix a typo in the man page
thanks dfc
svn:r2224
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index ece7ae8000..59b2f02a7f 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -69,7 +69,7 @@ A list of preferred nodes to use for the first hop in the circuit, if possible. \fBexitnodes \fR\fInickname,nickname,...\fP A list of preferred nodes to use for the last hop in the circuit, if possible. .TP -\fBexcludenodes \fR\iInickname,nickname,...\fP +\fBexcludenodes \fR\fInickname,nickname,...\fP A list of nodes to never use when building a circuit. .TP \fBnewcircuitperiod \fR\fINUM\fP |