aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2014-11-09 16:34:34 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2014-11-09 16:34:34 +0200
commit7f7df97579ba1035594c1d7589b890360ee93033 (patch)
tree57b013d357e3de96092a57e00c0b8b2a58aa7d8b
parent151f5f90b8a103a35dfbf62426257dc918df4816 (diff)
downloadtor-7f7df97579ba1035594c1d7589b890360ee93033.tar.gz
tor-7f7df97579ba1035594c1d7589b890360ee93033.zip
Fixing typo in manpage.
-rw-r--r--changes/bug137074
-rw-r--r--doc/tor.1.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/changes/bug13707 b/changes/bug13707
new file mode 100644
index 0000000000..349495c9c7
--- /dev/null
+++ b/changes/bug13707
@@ -0,0 +1,4 @@
+ o Documentation:
+ - Fix typo in PredictedPortsRelevanceTime option description in
+ manpage. Resolves issue 13707.
+
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)