Hello, at least one of the people on ALT Linux Team used `wget --non-verbose' in scripts; that broke with 1.10.
Maybe it would be reasonable not to advertise depreciated option name variations but to support them still? Folks doing age-old script maintenance would be thankful. PS: BTW, thanks for merging some seemingly distro patches; attaching a couple more that are still applied in our package. -- ---- WBR, Michael Shigorin <[EMAIL PROTECTED]> ------ Linux.Kiev http://www.linux.kiev.ua/
diff -rubB wget-1.9.1.orig/doc/wget.texi wget-1.9.1/doc/wget.texi --- wget-1.9.1.orig/doc/wget.texi 2003-11-09 01:46:33 +0200 +++ wget-1.9.1/doc/wget.texi 2004-03-19 12:05:33 +0200 @@ -21,9 +21,9 @@ @set Wget Wget @c man title Wget The non-interactive network downloader. [EMAIL PROTECTED] Network Applications [EMAIL PROTECTED] Networking/WWW @direntry -* Wget: (wget). The non-interactive network downloader. +* Wget: (wget). The non-interactive network downloader @end direntry @ifnottex
diff -Naur wget-1.6.orig/doc/sample.wgetrc wget-1.6/doc/sample.wgetrc --- wget-1.6.orig/doc/sample.wgetrc Fri Apr 21 00:06:43 2000 +++ wget-1.6/doc/sample.wgetrc Tue Apr 10 17:51:58 2001 @@ -39,7 +39,7 @@ # connections from the outside. On these sites you have to use the # `passive' feature of FTP. If you are behind such a firewall, you # can turn this on to make Wget use passive FTP by default. -#passive_ftp = off +passive_ftp = on # The "wait" command below makes Wget wait between every connection. # If, instead, you want Wget to wait only between retries of failed diff -Naur wget-1.6.orig/doc/sample.wgetrc.munged_for_texi_inclusion wget-1.6/doc/sample.wgetrc.munged_for_texi_inclusion --- wget-1.6.orig/doc/sample.wgetrc.munged_for_texi_inclusion Sun Dec 31 04:59:33 2000 +++ wget-1.6/doc/sample.wgetrc.munged_for_texi_inclusion Tue Apr 10 17:52:09 2001 @@ -39,7 +39,7 @@ # connections from the outside. On these sites you have to use the # `passive' feature of FTP. If you are behind such a firewall, you # can turn this on to make Wget use passive FTP by default. -#passive_ftp = off +passive_ftp = on # The "wait" command below makes Wget wait between every connection. # If, instead, you want Wget to wait only between retries of failed
pgpLqpM0NRStx.pgp
Description: PGP signature
