[tor/master] Update manpage for new pathbias use thresholds.

commit 2b68a06618433b8c9ddf68d2d0e78625ad8cc204 Author: Mike Perry <mikeperry-git@fscked.org> Date: Mon Feb 4 17:07:19 2013 -0800 Update manpage for new pathbias use thresholds. --- doc/tor.1.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a15aecb..b95de32 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1291,8 +1291,8 @@ The following options are useful only for clients (that is, if + By default, or if a negative value is provided for one of these options, Tor uses reasonable defaults from the networkstatus consensus document. - If no defaults are available there, these options default to 20, .90, - .70, and 100, respectively. + If no defaults are available there, these options default to 20, .80, + .60, and 100, respectively. **ClientUseIPv6** **0**|**1**:: If this option is set to 1, Tor might connect to entry nodes over
participants (1)
-
nickm@torproject.org