From 5122ae031dc80e5372fc2f219179ebccd0960fa7 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Fri, 18 Jul 2008 15:12:38 +0000
Subject: [PATCH] 2008-07-16 Tatsuhiro Tsujikawa
Changed help text for --load-cookie option.
* doc/aria2c.1.txt
* src/usage_text.h
---
ChangeLog | 6 ++++++
doc/aria2c.1 | 6 +++---
doc/aria2c.1.html | 5 ++---
doc/aria2c.1.txt | 3 +--
src/usage_text.h | 4 ++--
5 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index da47e2fbc..3c1d4418d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-16 Tatsuhiro Tsujikawa
+
+ Changed help text for --load-cookie option.
+ * doc/aria2c.1.txt
+ * src/usage_text.h
+
2008-07-13 Tatsuhiro Tsujikawa
Regenerated test/Makefile.in to remove stale ChangeLog.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 6d0dcf637..c4e5afd38 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -1,11 +1,11 @@
.\" Title: aria2c
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2
-.\" Date: 07/12/2008
+.\" Date: 07/16/2008
.\" Manual:
.\" Source:
.\"
-.TH "ARIA2C" "1" "07/12/2008" "" ""
+.TH "ARIA2C" "1" "07/16/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -200,7 +200,7 @@ Append HEADER to HTTP request header\&. You can use this option repeatedly to sp
.PP
\fB\-\-load\-cookies\fR=FILE
.RS 4
-Load cookies from FILE\&. The format of FILE is the same used by Netscape and Mozilla\&.
+Load Cookies from FILE using the Mozilla/Firefox(1\&.x/2\&.x) and Netscape format\&.
.RE
.PP
\fB\-U\fR, \fB\-\-user\-agent\fR=USER_AGENT
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 3121b3bb2..62c038e93 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -604,8 +604,7 @@ aria2c -o myfile.zip http://mirror1/file.zip http://mirror2/file.zip
- Load cookies from FILE.
- The format of FILE is the same used by Netscape and Mozilla.
+ Load Cookies from FILE using the Mozilla/Firefox(1.x/2.x) and Netscape format.
@@ -1622,7 +1621,7 @@ files in the program, then also delete it here.