[tor-commits] [tor/master] More correctly documented PredictedCircsRelevanceTime in tor.1.txt
nickm at torproject.org
nickm at torproject.org
Wed Mar 5 19:36:50 UTC 2014
commit d47d147307c8880d3d29fdb2da0b788afbb92556
Author: unixninja92 <charlesvt at gmail.com>
Date: Fri Sep 20 08:31:10 2013 -0400
More correctly documented PredictedCircsRelevanceTime in tor.1.txt
---
doc/tor.1.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 39e5207..d9ff4ee 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
More information about the tor-commits
mailing list