From fe66fb6eaeddd477f8ad6d9f9134a647a69e86a0 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Wed, 3 Dec 2008 16:10:12 +0000
Subject: [PATCH] 2008-12-04 Tatsuhiro Tsujikawa
Documented the default value of --check-certificate option in
man page.
* doc/aria2c.1.txt
---
ChangeLog | 6 ++++++
doc/aria2c.1 | 7 ++++---
doc/aria2c.1.html | 3 ++-
doc/aria2c.1.txt | 1 +
4 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 43f85545..c4ba0b9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-04 Tatsuhiro Tsujikawa
+
+ Documented the default value of --check-certificate option in man
+ page.
+ * doc/aria2c.1.txt
+
2008-12-04 Tatsuhiro Tsujikawa
Enabled --check-certificate by default. Added compile
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 938e9c40..6163e528 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -1,11 +1,11 @@
.\" Title: aria2c
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2
-.\" Date: 12/03/2008
+.\" Date: 12/04/2008
.\" Manual:
.\" Source:
.\"
-.TH "ARIA2C" "1" "12/03/2008" "" ""
+.TH "ARIA2C" "1" "12/04/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -246,7 +246,8 @@ option to specify the private key\&.
.RS 4
Verify the peer using certificates specified in
\fB\-\-ca\-certificate\fR
-option\&.
+option\&. Default:
+\fItrue\fR
.RE
.PP
\fB\-\-http\-auth\-scheme\fR=SCHEME
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 2ba771db..22b0cd21 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -683,6 +683,7 @@ aria2c -o myfile.zip http://mirror1/file.zip http://mirror2/file.zip
Verify the peer using certificates specified in --ca-certificate option.
+ Default: true
@@ -2030,7 +2031,7 @@ files in the program, then also delete it here.