diff --git a/ChangeLog b/ChangeLog
index e4d750d9..38cd1885 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-29 Tatsuhiro Tsujikawa
+
+ Removed --http-auth-scheme option from man page.
+ * doc/aria2c.1.txt
+
2009-11-29 Tatsuhiro Tsujikawa
Removed --http-auth-scheme option since it doesn't do nothing.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 02922918..0ba0eb4f 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -295,14 +295,6 @@ is set, then authorization header is always sent to the server\&. There is an ex
\fIfalse\fR
.RE
.PP
-\fB\-\-http\-auth\-scheme\fR=SCHEME
-.RS 4
-Set HTTP authentication scheme\&. Currently,
-\fIbasic\fR
-is the only supported scheme\&. Default:
-\fIbasic\fR
-.RE
-.PP
\fB\-\-http\-user\fR=USER
.RS 4
Set HTTP user\&. This affects all URLs\&.
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 3f147ce5..edaf237b 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -923,16 +923,6 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"
---http-auth-scheme=SCHEME
-
-
-
- Set HTTP authentication scheme.
- Currently, basic is the only supported scheme.
- Default: basic
-
-
-
--http-user=USER
@@ -3431,7 +3421,7 @@ files in the program, then also delete it here.