diff --git a/ChangeLog b/ChangeLog
index 2215f2f8..c0f8501c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-05 Tatsuhiro Tsujikawa
+
+ Documented that the default value of --use-head is 'false' in man
+ page.
+ * doc/aria2c.1.txt
+
2009-07-05 Tatsuhiro Tsujikawa
Added bt-stop-timeout option to -i list.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index e7b0ce59..afea16fb 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -392,7 +392,7 @@ Save Cookies to FILE in Mozilla/Firefox(1\&.x/2\&.x)/ Netscape format\&. If FILE
\fB\-\-use\-head\fR[=\fItrue\fR|\fIfalse\fR]
.RS 4
Use HEAD method for the first request to the HTTP server\&. Default:
-\fItrue\fR
+\fIfalse\fR
.RE
.PP
\fB\-U\fR, \fB\-\-user\-agent\fR=USER_AGENT
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 3da58c1a..0e09efcc 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -900,7 +900,7 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"
Use HEAD method for the first request to the HTTP server.
- Default: true
+ Default: false
@@ -3188,7 +3188,7 @@ files in the program, then also delete it here.