diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2014-11-09 16:34:34 +0200 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2014-11-09 16:34:34 +0200 |
commit | 7f7df97579ba1035594c1d7589b890360ee93033 (patch) | |
tree | 57b013d357e3de96092a57e00c0b8b2a58aa7d8b /doc | |
parent | 151f5f90b8a103a35dfbf62426257dc918df4816 (diff) | |
download | tor-7f7df97579ba1035594c1d7589b890360ee93033.tar.gz tor-7f7df97579ba1035594c1d7589b890360ee93033.zip |
Fixing typo in manpage.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 1c3be8c9c7..58107130a6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -550,7 +550,7 @@ GENERAL OPTIONS \'info'. (Default: 0) [[PredictedPortsRelevanceTime]] **PredictedPortsRelevanceTime** __NUM__:: - Set how long, after the client has mad an anonymized connection to a + Set how long, after the client has made an anonymized connection to a given port, we will try to make sure that we build circuits to exits that support that port. The maximum value for this option is 1 hour. (Default: 1 hour) |