Blame SOURCES/1662503-mpo-7.7.0-resolv.conf.5.patch

5a015b
From e8c2bbfb7eee73341ea2ae5b6e7f8bc0fa1d78cb Mon Sep 17 00:00:00 2001
5a015b
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
5a015b
Date: Thu, 3 Jan 2019 15:20:26 +0100
5a015b
Subject: [PATCH] resolv.conf.5: document use-vc option
5a015b
---
5a015b
 man-pages/man5/resolv.conf.5 | 7 +++++++
5a015b
 1 file changed, 7 insertions(+)
5a015b
5a015b
diff --git a/man-pages/man5/resolv.conf.5 b/man-pages/man5/resolv.conf.5
5a015b
index 8dc55c0..bd9371b 100644
5a015b
--- a/man-pages/man5/resolv.conf.5
5a015b
+++ b/man-pages/man5/resolv.conf.5
5a015b
@@ -269,6 +269,13 @@ as if it were a top level domain (TLD).
5a015b
 This option can cause problems if the site has ``localhost'' as a TLD
5a015b
 rather than having localhost on one or more elements of the search list.
5a015b
 This option has no effect if neither RES_DEFNAMES or RES_DNSRCH is set.
5a015b
+.TP
5a015b
+.BR use-vc " (since glibc 2.14)"
5a015b
+sets
5a015b
+.BR RES_USEVC
5a015b
+in
5a015b
+.IR _res.options .
5a015b
+This option forces the usage of TCP for DNS resolutions.
5a015b
 .\" aef16cc8a4c670036d45590877d411a97f01e0cd
5a015b
 .TP
5a015b
 .BR no\-reload " (since glibc 2.26)"
5a015b
-- 
5a015b
2.17.2
5a015b