--- wget-1.9-beta4/doc/wget.texi.orig 2003-10-12 22:41:49.000000000 +0200 +++ wget-1.9-beta4/doc/wget.texi 2003-10-12 22:44:56.185263424 +0200 @@ -21,9 +21,9 @@ @set Wget Wget @c man title Wget The non-interactive network downloader. -@dircategory Network applications +@dircategory Net utilities: @direntry -* Wget: (wget). Non-interactive network downloader. +* Wget: (wget). Non-interactive network downloader @end direntry @ifnottex @@ -876,7 +876,7 @@ actions of one. @cindex proxy -@itemx --no-proxy +@item --no-proxy Don't use proxies, even if the appropriate @code{*_proxy} environment variable is defined. @@ -977,9 +977,9 @@ whose encoding does not match the one used locally. @cindex IPv6 -@itemx -4 +@item -4 @itemx --inet4-only -@itemx -6 +@item -6 @itemx --inet6-only Force connecting to IPv4 or IPv6 addresses. With @samp{--inet4-only} or @samp{-4}, Wget will only connect to IPv4 hosts, ignoring AAAA @@ -3092,7 +3092,7 @@ Change setting of passive @sc{ftp}, equivalent to the @samp{--passive-ftp} option. -@itemx password = @var{string} +@item password = @var{string} Specify password @var{string} for both @sc{ftp} and @sc{http} file retrieval. This command can be overridden using the @samp{ftp_password} and @samp{http_password} command for @sc{ftp} and @sc{http} respectively. @@ -3603,7 +3603,7 @@ may be specified from within Wget itself. @table @samp -@itemx --no-proxy +@item --no-proxy @itemx proxy = on/off This option and the corresponding command may be used to suppress the use of proxy, even if the appropriate environment variables are set.