瀏覽代碼

2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Documented in man page that if getifaddrs() is missing,
	--interface option doesn't accept interface name.
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa 16 年之前
父節點
當前提交
66e864daf2
共有 4 個文件被更改,包括 16 次插入6 次删除
  1. 6 0
      ChangeLog
  2. 1 1
      doc/aria2c.1
  3. 5 3
      doc/aria2c.1.html
  4. 4 2
      doc/aria2c.1.txt

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+2009-12-05  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Documented in man page that if getifaddrs() is missing,
+	--interface option doesn't accept interface name.
+	* doc/aria2c.1.txt
+
 2009-12-05  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Use last 8 bytes of peer ID as 'key' parameter for tracker request.

+ 1 - 1
doc/aria2c.1

@@ -943,7 +943,7 @@ Bind sockets to given interface\&. You can specify interface name, IP address an
 .ps -1
 .br
 .sp
-If an interface has multiple addresses, it is highly recommended to specify IP address explicitly\&. See also \fB\-\-disable\-ipv6\fR\&.
+If an interface has multiple addresses, it is highly recommended to specify IP address explicitly\&. See also \fB\-\-disable\-ipv6\fR\&. If your system doesn\(cqt have getifaddrs(), this option doesn\(cqt accept interface name\&.
 .sp .5v
 .RE
 .PP

+ 5 - 3
doc/aria2c.1.html

@@ -1752,8 +1752,10 @@ writes the piece to the appropriate files.</td>
 <td class="icon">
 <div class="title">Note</div>
 </td>
-<td class="content">If an interface has multiple addresses, it is highly recommended to specify
-IP address explicitly. See also <strong>--disable-ipv6</strong>.</td>
+<td class="content">If an interface has multiple addresses, it is highly recommended to
+specify IP address explicitly. See also <strong>--disable-ipv6</strong>.  If your
+system doesn&#8217;t have getifaddrs(), this option doesn&#8217;t accept interface
+name.</td>
 </tr></table>
 </div>
 <div class="dlist"><dl>
@@ -3458,7 +3460,7 @@ files in the program, then also delete it here.</p></div>
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2009-12-05 16:46:00 JST
+Last updated 2009-12-05 18:17:44 JST
 </div>
 </div>
 </body>

+ 4 - 2
doc/aria2c.1.txt

@@ -649,8 +649,10 @@ Advanced Options
   Possible Values: interface, IP address, hostname
 
 [NOTE]
-If an interface has multiple addresses, it is highly recommended to specify
-IP address explicitly. See also *--disable-ipv6*.
+If an interface has multiple addresses, it is highly recommended to
+specify IP address explicitly. See also *--disable-ipv6*.  If your
+system doesn't have getifaddrs(), this option doesn't accept interface
+name.
 
 *--log-level*=LEVEL::
   Set log level to output.