From ff0b54ad95d529a6508465eeae2e804097f13985 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Tue, 27 Oct 2009 13:04:21 +0000
Subject: [PATCH] 2009-10-27 Tatsuhiro Tsujikawa
Updated man page for previous change.
* doc/aria2c.1.txt
---
ChangeLog | 5 +++++
doc/aria2c.1 | 6 +++---
doc/aria2c.1.html | 6 +++++-
doc/aria2c.1.txt | 4 ++++
4 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index dfba5f94..9edfc255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-27 Tatsuhiro Tsujikawa
+
+ Updated man page for previous change.
+ * doc/aria2c.1.txt
+
2009-10-27 Tatsuhiro Tsujikawa
If user name is embedded but password is missing in URI, first
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index a44a9580..c4bfac6d 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.1
-.\" Date: 10/25/2009
+.\" Date: 10/27/2009
.\" Manual: Aria2 Manual
.\" Source: Aria2
.\" Language: English
.\"
-.TH "ARIA2C" "1" "10/25/2009" "Aria2" "Aria2 Manual"
+.TH "ARIA2C" "1" "10/27/2009" "Aria2" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -406,7 +406,7 @@ Set FTP user\&. This affects all URLs\&. Default:
.PP
\fB\-\-ftp\-passwd\fR=PASSWD
.RS 4
-Set FTP password\&. This affects all URLs\&. Default:
+Set FTP password\&. This affects all URLs\&. If user name is embedded but password is missing in URI, aria2 tries to resolve password using \&.netrc\&. If password is found in \&.netrc, then use it as password\&. If not, use the password specified in this option\&. Default:
\fIARIA2USER@\fR
.RE
.PP
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index ed2f66e5..6efb7acb 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -920,6 +920,10 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"
Set FTP password. This affects all URLs.
+ If user name is embedded but password is missing in URI, aria2 tries
+ to resolve password using .netrc. If password is found in .netrc,
+ then use it as password. If not, use the password specified in this
+ option.
Default: ARIA2USER@
@@ -3224,7 +3228,7 @@ files in the program, then also delete it here.