X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=README;h=a3c4b87b5328419b309d87daaa8e87df988dd48e;hp=347cb71cbe9f495b9356e4aa0dd4d09e41c3c77a;hb=3ad652868c3dd0a74067ed755cc01443e3a18f23;hpb=6bf6f58ca3774c3f5aab7fd6abb55502bd2ef499 diff --git a/README b/README index 347cb71c..a3c4b87b 100644 --- a/README +++ b/README @@ -36,24 +36,23 @@ options, or via initialization file .wgetrc. Wget allows you to install a global startup file (/usr/local/etc/wgetrc by default) for site settings. -Wget works under almost all modern Unix variants and, unlike many of -its predecessors, is written entirely in C, thus requiring no -additional software (like perl). As Wget uses the GNU Autoconf, it is -easily built on and ported to other Unix's. Installation procedure is -described in the INSTALL file. +Wget works under almost all Unix variants in use today and, unlike +many of its historical predecessors, is written entirely in C, thus +requiring no additional software, such as Perl. The external software +it does work with, such as OpenSSL, is optional. As Wget uses the GNU +Autoconf, it is easily built on and ported to new Unix-like systems. +The installation procedure is described in the INSTALL file. -Like all GNU utilities, the latest version of Wget can be found at the -master GNU archive site ftp.gnu.org, and its mirrors. For example, -Wget 1.9 is available at: - - ftp://ftp.gnu.org/pub/gnu/wget/wget-1.9.tar.gz +As with other GNU software, the latest version of Wget can be found at +the master GNU archive site ftp.gnu.org, and its mirrors. Wget +resides at . Please report bugs in Wget to . -Wget has a mailing list at . To subscribe, mail to -. Wget's home page is temporarily at -. It is being migrated to -, where will be its permanent home. +See the file `MAILING-LIST' for information about Wget mailing lists. +Wget's home page is temporarily at . It is +being migrated to , where will be +its permanent home. MAINTAINER: Hrvoje Niksic