diff --git a/ChangeLog b/ChangeLog
index e9565a3d..3d44048a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-07-06 Tatsuhiro Tsujikawa
+
+ --bt-stop-timeout now only checks download speed.
+ * src/BtStopDownloadCommand.cc
+ * src/BtStopDownloadCommand.h
+ * src/BtSetup.cc
+ * src/usage_text.h
+ * doc/aria2c.1.txt
+
2009-07-05 Tatsuhiro Tsujikawa
Fixed compile error regarding BUFSIZE.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index dfe732a1..001d72f5 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -2,12 +2,12 @@
.\" Title: aria2c
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.0
-.\" Date: 07/05/2009
+.\" Date: 07/06/2009
.\" Manual: Aria2 Manual
.\" Source: Aria2
.\" Language: English
.\"
-.TH "ARIA2C" "1" "07/05/2009" "Aria2" "Aria2 Manual"
+.TH "ARIA2C" "1" "07/06/2009" "Aria2" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -538,7 +538,7 @@ Seed previously downloaded files without verifying piece hashes\&. Default:
.PP
\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
+Stop BitTorrent download if download speed is 0 in consecutive NUM seconds\&. If
\fI0\fR
is given, this feature is disabled\&. Default:
\fI0\fR
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index df92d2dc..b91d27e7 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -1103,9 +1103,8 @@ writes the piece to the appropriate files.
- Stop BitTorrent download if download speed is 0 and the number of
- seeder is 0 in consecutive NUM seconds. If 0 is given, this
- feature is disabled. Default: 0
+ Stop BitTorrent download if download speed is 0 in consecutive NUM
+ seconds. If 0 is given, this feature is disabled. Default: 0
@@ -3197,7 +3196,7 @@ files in the program, then also delete it here.