1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Fix wording for https_proxy.

This commit is contained in:
hniksic 2005-11-15 13:23:18 -08:00
parent f3b54cdaf4
commit 94a7163d4e

View File

@ -3171,13 +3171,14 @@ the following environment variables:
@table @code @table @code
@item http_proxy @item http_proxy
@itemx https_proxy @itemx https_proxy
This variable should contain the @sc{url} of the proxy for @sc{http} If set, the @code{http_proxy} and @code{https_proxy} variables should
and @sc{https} connections. contain the @sc{url}s of the proxies for @sc{http} and @sc{https}
connections respectively.
@item ftp_proxy @item ftp_proxy
This variable should contain the @sc{url} of the proxy for @sc{ftp} This variable should contain the @sc{url} of the proxy for @sc{ftp}
connections. It is quite common that @sc{http_proxy} and @sc{ftp_proxy} connections. It is quite common that @code{http_proxy} and
are set to the same @sc{url}. @code{ftp_proxy} are set to the same @sc{url}.
@item no_proxy @item no_proxy
This variable should contain a comma-separated list of domain extensions This variable should contain a comma-separated list of domain extensions