From 1e17795a840ea7336f4715fd823d378c3a1f4a69 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Sun, 22 Mar 2009 07:27:52 +0000
Subject: [PATCH] 2009-03-22 Tatsuhiro Tsujikawa
Updated usage doc for --bt-tracker-interval option.
* src/usage_text.h
* doc/aria2c.1.txt
---
doc/aria2c.1 | 2 +-
doc/aria2c.1.html | 4 ++--
doc/aria2c.1.txt | 2 +-
src/usage_text.h | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 5b1d2f85..67e60f63 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -497,7 +497,7 @@ Seed previously downloaded files without verifying piece hashes\&. Default:
.PP
\fB\-\-bt\-tracker\-interval\fR=SEC
.RS 4
-Set the interval in seconds between tracker requests\&. This completely overrides interval value and aria2 just uses this value and ignores the minInterval and interval value in the response of tracker\&. If
+Set the interval in seconds between tracker requests\&. This completely overrides interval value and aria2 just uses this value and ignores the min interval and interval value in the response of tracker\&. If
\fI0\fR
is set, aria2 determines interval based on the response of tracker and the download progress\&. Default:
\fI0\fR
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 17e1a8e9..38bc43d7 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -1053,7 +1053,7 @@ writes the piece to the appropriate files.
Set the interval in seconds between tracker requests. This
completely overrides interval value and aria2 just uses this value
- and ignores the minInterval and interval value in the response of
+ and ignores the min interval and interval value in the response of
tracker. If 0 is set, aria2 determines interval based on the
response of tracker and the download progress. Default: 0
@@ -2337,7 +2337,7 @@ files in the program, then also delete it here.