]> sjero.net Git - wget/commitdiff
[svn] Fix wording for https_proxy.
authorhniksic <devnull@localhost>
Tue, 15 Nov 2005 21:23:18 +0000 (13:23 -0800)
committerhniksic <devnull@localhost>
Tue, 15 Nov 2005 21:23:18 +0000 (13:23 -0800)
doc/wget.texi

index 7a06917f4521d5ce20c67f10b4ea8b431fe09382..baa76c125f7faf4871f5ac9c3c19552221defdaa 100644 (file)
@@ -3171,13 +3171,14 @@ the following environment variables:
 @table @code
 @item http_proxy
 @itemx https_proxy
-This variable should contain the @sc{url} of the proxy for @sc{http}
-and @sc{https} connections.
+If set, the @code{http_proxy} and @code{https_proxy} variables should
+contain the @sc{url}s of the proxies for @sc{http} and @sc{https}
+connections respectively.
 
 @item ftp_proxy
 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}
-are set to the same @sc{url}.
+connections.  It is quite common that @code{http_proxy} and
+@code{ftp_proxy} are set to the same @sc{url}.
 
 @item no_proxy
 This variable should contain a comma-separated list of domain extensions