]> sjero.net Git - wget/commitdiff
[svn] Fixed typo. By DervishD.
authorhniksic <devnull@localhost>
Sun, 26 Oct 2003 15:23:30 +0000 (07:23 -0800)
committerhniksic <devnull@localhost>
Sun, 26 Oct 2003 15:23:30 +0000 (07:23 -0800)
doc/ChangeLog
doc/wget.texi

index 71a46a03d59b2b6e7babe02a4f987ed86d5cbc26..735b0b2216a6e3e7c66b3c9bf010d18b3abf29fe 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Wgetrc Commands): Fixed typo.
+       From DervishD <raul@pleyades.net>.
+
 2003-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * Makefile.in (install.info): Handle the case when only wget.info
index 29a834d6531927acf37899612a5922c2b86117fb..51773cb653cb750d49f2e1a4896734f3fa11ae8b 100644 (file)
@@ -2183,7 +2183,7 @@ Bind to @var{address}, like the @samp{--bind-address} option.
 @item cache = on/off
 When set to off, disallow server-caching.  See the @samp{-C} option.
 
-@item convert links = on/off
+@item convert_links = on/off
 Convert non-relative links locally.  The same as @samp{-k}.
 
 @item cookies = on/off