1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:25:17 +0100
Subject: resolv.conf.5
---
man/man5/resolv.conf.5 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/man/man5/resolv.conf.5 b/man/man5/resolv.conf.5
index 686032a..8800b9c 100644
--- a/man/man5/resolv.conf.5
+++ b/man/man5/resolv.conf.5
@@ -258,6 +258,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
|