Package: wget
Version: 1.10-3+1.10.1beta1
Severity: minor
Tags: patch
The manpage lacks one word in the --inet6-only version.
The attached patch fixes this problem.
The patch should probably be submitted to upstream.
HTH
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages wget depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
wget recommends no packages.
-- no debconf information
diff -u -r wget-1.10.1/doc/wget.texi wget-new/doc/wget.texi
--- wget-1.10.1/doc/wget.texi 2005-08-09 00:54:16.000000000 +0200
+++ wget-new/doc/wget.texi 2005-09-04 15:52:45.000000000 +0200
@@ -919,8 +919,8 @@
Neither options should be needed normally. By default, an IPv6-aware
Wget will use the address family specified by the host's DNS record.
-If the DNS responds with both IPv4 and IPv6 addresses, Wget will them
-in sequence until it finds one it can connect to. (Also see
+If the DNS responds with both IPv4 and IPv6 addresses, Wget will try
+them in sequence until it finds one it can connect to. (Also see
@code{--prefer-family} option described below.)
These options can be used to deliberately force the use of IPv4 or