diff options
-rw-r--r-- | 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 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 |