Browse Source

Fixed man page

Tatsuhiro Tsujikawa 14 years ago
parent
commit
e2fe9f64cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/aria2c.1.asciidoc

+ 1 - 1
doc/aria2c.1.asciidoc

@@ -192,7 +192,7 @@ You cannot get netrc enabled even if you send
   or without CIDR block where proxy should not be used.
   or without CIDR block where proxy should not be used.
 
 
 [NOTE]
 [NOTE]
-For network address with CIDR block, only IPv4 address works.  Current
+For network address with CIDR block, both IPv4 and IPv6 addresses work. Current
 implementation does not resolve hostname in URI to compare network
 implementation does not resolve hostname in URI to compare network
 address specified in *<<aria2_optref_no_proxy, --no-proxy>>*. So it is only effecive if URI has
 address specified in *<<aria2_optref_no_proxy, --no-proxy>>*. So it is only effecive if URI has
 numeric IP addresses.
 numeric IP addresses.