Quellcode durchsuchen

Fixing typo in manpage.

rl1987 vor 11 Jahren
Ursprung
Commit
7f7df97579
2 geänderte Dateien mit 5 neuen und 1 gelöschten Zeilen
  1. 4 0
      changes/bug13707
  2. 1 1
      doc/tor.1.txt

+ 4 - 0
changes/bug13707

@@ -0,0 +1,4 @@
+  o Documentation:
+    - Fix typo in PredictedPortsRelevanceTime option description in 
+      manpage. Resolves issue 13707.
+

+ 1 - 1
doc/tor.1.txt

@@ -550,7 +550,7 @@ GENERAL OPTIONS
     \'info'. (Default: 0)
     \'info'. (Default: 0)
 
 
 [[PredictedPortsRelevanceTime]] **PredictedPortsRelevanceTime** __NUM__::
 [[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
     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
     exits that support that port. The maximum value for this option is 1
     hour. (Default: 1 hour)
     hour. (Default: 1 hour)