aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorunixninja92 <charlesvt@gmail.com>2013-09-20 08:31:10 -0400
committerNick Mathewson <nickm@torproject.org>2014-03-05 14:31:13 -0500
commitd47d147307c8880d3d29fdb2da0b788afbb92556 (patch)
tree3837dd59d1eb688e267d1e6c8b72ae844b6fda99 /doc
parent5c310a4fa2c13a52dc3fd39368788c3e75be6cb0 (diff)
downloadtor-d47d147307c8880d3d29fdb2da0b788afbb92556.tar
tor-d47d147307c8880d3d29fdb2da0b788afbb92556.tar.gz
More correctly documented PredictedCircsRelevanceTime in tor.1.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 39e52076c..d9ff4eed9 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -524,8 +524,8 @@ GENERAL OPTIONS
\'info'. (Default: 0)
**PredictedCircsRelevanceTime** __NUM__::
- Set how long we will make connections to a port after seeing a request for
- that port. (Default: 1 hour)
+ Set how long, after having requested a connection to a given port, we will
+ search for exits that support that port. (Default: 1 hour)
**RunAsDaemon** **0**|**1**::
If 1, Tor forks and daemonizes to the background. This option has no effect