diff --git a/doc/ChangeLog b/doc/ChangeLog index 71a46a03..735b0b22 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-10-26 Hrvoje Niksic + + * wget.texi (Wgetrc Commands): Fixed typo. + From DervishD . + 2003-10-24 Hrvoje Niksic * Makefile.in (install.info): Handle the case when only wget.info diff --git a/doc/wget.texi b/doc/wget.texi index 29a834d6..51773cb6 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -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