]> sjero.net Git - wget/commitdiff
[svn] Small doc fixes.
authorhniksic <devnull@localhost>
Thu, 22 Nov 2001 00:52:19 +0000 (16:52 -0800)
committerhniksic <devnull@localhost>
Thu, 22 Nov 2001 00:52:19 +0000 (16:52 -0800)
Published in <sxsy9kzk4qb.fsf@florida.arsdigita.de>.

doc/ChangeLog
doc/wget.texi

index 5a0bdc5915f5b2a2436ad2e485c06f94316f84a0..7a954325cd90e9293cdf87437c689c893e7689ad 100644 (file)
@@ -1,3 +1,10 @@
+2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi (Proxies): Fix typo.
+       (Proxies): Sync the text with the example.
+       (Wgetrc Commands): There is no -f option.  It's --follow-ftp.
+       Reported by Wojtek Kotwica.
+
 2001-11-17  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * Makefile.in (install.info): If info files from the build
index 81ccaa15c273785fbb744630d6031c5e8c47bc76..9bbefa72a2e11ca7f3f269bda5d96580b566c3a0 100644 (file)
@@ -1988,7 +1988,8 @@ download---the same as @samp{-X} (@pxref{Directory-Based Limits}).
 Same as @samp{--exclude-domains} (@pxref{Domain Acceptance}).
 
 @item follow_ftp = on/off
-Follow @sc{ftp} links from @sc{html} documents---the same as @samp{-f}.
+Follow @sc{ftp} links from @sc{html} documents---the same as
+@samp{--follow-ftp}.
 
 @item follow_tags = @var{string}
 Only follow certain HTML tags when doing a recursive retrieval, just like
@@ -2490,7 +2491,7 @@ This variable should contain the @sc{url} of the proxy for @sc{http}
 connections.
 
 @item ftp_proxy
-This variable should contain the @sc{url} of the proxy for @sc{http}
+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}.
 
@@ -2527,8 +2528,9 @@ authentication schemes exist.  For proxy authorization only the
 
 You may specify your username and password either through the proxy
 @sc{url} or through the command-line options.  Assuming that the
-company's proxy is located at @samp{proxy.srce.hr} at port 8001, a proxy
-@sc{url} location containing authorization data might look like this:
+company's proxy is located at @samp{proxy.company.com} at port 8001, a
+proxy @sc{url} location containing authorization data might look like
+this:
 
 @example
 http://hniksic:mypassword@@proxy.company.com:8001/