Blame SOURCES/1598288-mpo-7.6.2-resolv.conf.5.patch

96cc1f
From bab019a04a4d1a4039a504ddd7f7167b326d548c Mon Sep 17 00:00:00 2001
96cc1f
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
96cc1f
Date: Wed, 22 Aug 2018 12:35:19 +0200
96cc1f
Subject: [PATCH 1/2] resolv.conf.5: document no-reload (RES_NORELOAD) option
96cc1f
96cc1f
---
96cc1f
 man-pages/man5/resolv.conf.5 | 8 ++++++++
96cc1f
 1 file changed, 8 insertions(+)
96cc1f
96cc1f
diff --git a/man-pages/man5/resolv.conf.5 b/man-pages/man5/resolv.conf.5
96cc1f
index 2495dde..8dc55c0 100644
96cc1f
--- a/man-pages/man5/resolv.conf.5
96cc1f
+++ b/man-pages/man5/resolv.conf.5
96cc1f
@@ -269,6 +269,14 @@ as if it were a top level domain (TLD).
96cc1f
 This option can cause problems if the site has ``localhost'' as a TLD
96cc1f
 rather than having localhost on one or more elements of the search list.
96cc1f
 This option has no effect if neither RES_DEFNAMES or RES_DNSRCH is set.
96cc1f
+.\" aef16cc8a4c670036d45590877d411a97f01e0cd
96cc1f
+.TP
96cc1f
+.BR no\-reload " (since glibc 2.26)"
96cc1f
+sets
96cc1f
+.BR RES_NORELOAD
96cc1f
+in
96cc1f
+.IR _res.options .
96cc1f
+This option disables automatic reloading of a changed configuration file.
96cc1f
 .RE
96cc1f
 .LP
96cc1f
 The \fIdomain\fP and \fIsearch\fP keywords are mutually exclusive.
96cc1f
-- 
96cc1f
2.17.1
96cc1f