diff --git a/ChangeLog b/ChangeLog
index 69d39617..2215f2f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-05 Tatsuhiro Tsujikawa
+
+ Added bt-stop-timeout option to -i list.
+ * doc/aria2c.1.txt
+ * src/download_helper.cc
+
2009-07-05 Tatsuhiro Tsujikawa
Fixed typo
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index b98fc5af..e7b0ce59 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -536,7 +536,7 @@ Seed previously downloaded files without verifying piece hashes\&. Default:
\fIfalse\fR
.RE
.PP
-\fB\-\-bt\-stop\-timteout\fR=SEC
+\fB\-\-bt\-stop\-timeout\fR=SEC
.RS 4
Stop BitTorrent download if download speed is 0 and the number of seeder is 0 in consecutive NUM seconds\&. If
\fI0\fR
@@ -1711,6 +1711,17 @@ bt\-seed\-unverified
.sp -1
.IP \(bu 2.3
.\}
+bt\-stop\-timeout
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
bt\-tracker\-interval
.RE
.sp
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index c2bb1b5a..3da58c1a 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -1099,7 +1099,7 @@ writes the piece to the appropriate files.
---bt-stop-timteout=SEC
+--bt-stop-timeout=SEC
@@ -2180,6 +2180,11 @@ bt-seed-unverified
+bt-stop-timeout
+
+
+
+
bt-tracker-interval
@@ -3183,7 +3188,7 @@ files in the program, then also delete it here.