From 56265173bd54bb164bd14a527de54cddd7219ece Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Fri, 4 Dec 2009 07:47:02 +0000
Subject: [PATCH] 2009-12-04 Tatsuhiro Tsujikawa
Documented --interface option in man page.
* doc/aria2c.1.txt
---
ChangeLog | 5 +++++
doc/aria2c.1 | 25 +++++++++++++++++++++++--
doc/aria2c.1.html | 23 ++++++++++++++++++++++-
doc/aria2c.1.txt | 10 ++++++++++
4 files changed, 60 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1e4d8129..ec9190fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-04 Tatsuhiro Tsujikawa
+
+ Documented --interface option in man page.
+ * doc/aria2c.1.txt
+
2009-12-04 Tatsuhiro Tsujikawa
Try resolved address in the order received from the resolver.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 51699ad4..9046d1dd 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.2
-.\" Date: 11/29/2009
+.\" Date: 12/04/2009
.\" Manual: Aria2 Manual
.\" Source: Aria2
.\" Language: English
.\"
-.TH "ARIA2C" "1" "11/29/2009" "Aria2" "Aria2 Manual"
+.TH "ARIA2C" "1" "12/04/2009" "Aria2" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -920,6 +920,27 @@ Default:
\fIprealloc\fR
.RE
.PP
+\fB\-\-interface\fR=INTERFACE
+.RS 4
+Bind sockets to given interface\&. You can specify interface name, IP address and hostname\&. Possible Values: interface, IP address, hostname
+.RE
+.if n \{\
+.sp
+.\}
+.RS 4
+.it 1 an-trap
+.nr an-no-space-flag 1
+.nr an-break-flag 1
+.br
+.ps +1
+\fBNote\fR
+.ps -1
+.br
+.sp
+If an interface has multiple addresses, it is highly recommended to specify IP address explicitly\&.
+.sp .5v
+.RE
+.PP
\fB\-\-log\-level\fR=LEVEL
.RS 4
Set log level to output\&. LEVEL is either
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index b70c48ea..404124ac 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -1727,6 +1727,27 @@ writes the piece to the appropriate files.
+--interface=INTERFACE
+
+
+
+ Bind sockets to given interface. You can specify interface name, IP
+ address and hostname.
+ Possible Values: interface, IP address, hostname
+
+
+
+
+
+
+ Note
+ |
+If an interface has multiple addresses, it is highly recommended to specify
+IP address explicitly. |
+
+
+
+-
--log-level=LEVEL
-
@@ -3426,7 +3447,7 @@ files in the program, then also delete it here.