]> git.pld-linux.org Git - packages/wget.git/blob - wget-info.patch
fix build with gnupg >= 2.4.1; rel 2
[packages/wget.git] / wget-info.patch
1 diff -urNp -x '*.orig' wget-1.21.1.org/doc/wget.texi wget-1.21.1/doc/wget.texi
2 --- wget-1.21.1.org/doc/wget.texi       2021-01-08 23:51:43.000000000 +0100
3 +++ wget-1.21.1/doc/wget.texi   2021-05-06 00:07:21.138635623 +0200
4 @@ -21,9 +21,9 @@
5  @set Wget Wget
6  @c man title Wget The non-interactive network downloader.
7  
8 -@dircategory Network applications
9 +@dircategory Net utilities:
10  @direntry
11 -* Wget: (wget).                 Non-interactive network downloader.
12 +* Wget: (wget).                                Non-interactive network downloader
13  @end direntry
14  
15  @copying
16 @@ -1129,7 +1129,7 @@ whose encoding does not match the one us
17  @cindex IPv6
18  @item -4
19  @itemx --inet4-only
20 -@itemx -6
21 +@item -6
22  @itemx --inet6-only
23  Force connecting to IPv4 or IPv6 addresses.  With @samp{--inet4-only}
24  or @samp{-4}, Wget will only connect to IPv4 hosts, ignoring AAAA
This page took 0.035711 seconds and 3 git commands to generate.