diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:40:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:40:17 +0000 |
commit | f989b53289cd1370b64ab3a11dc49582601141c4 (patch) | |
tree | 889d592e33bad65a274746ad6c925a69ff19c30c /debian/patches/0009-resolv.conf.5.patch | |
parent | Adding upstream version 6.05.01. (diff) | |
download | manpages-f989b53289cd1370b64ab3a11dc49582601141c4.tar.xz manpages-f989b53289cd1370b64ab3a11dc49582601141c4.zip |
Adding debian version 6.05.01-1.debian/6.05.01-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/0009-resolv.conf.5.patch | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/patches/0009-resolv.conf.5.patch b/debian/patches/0009-resolv.conf.5.patch new file mode 100644 index 0000000..29097ea --- /dev/null +++ b/debian/patches/0009-resolv.conf.5.patch @@ -0,0 +1,21 @@ +From: "Dr. Tobias Quathamer" <toddy@debian.org> +Date: Sat, 6 Feb 2016 01:25:17 +0100 +Subject: resolv.conf.5 + +--- + man5/resolv.conf.5 | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 +index 1ea918d..a2677b2 100644 +--- a/man5/resolv.conf.5 ++++ b/man5/resolv.conf.5 +@@ -249,6 +249,8 @@ this option is deprecated; applications should use + .BR getaddrinfo (3), + rather than + .BR gethostbyname (3). ++.PP ++Some programs behave strangely when this option is turned on. + .TP + .BR ip6\-bytestring " (since glibc 2.3.4 to glibc 2.24)" + Sets |