Blob Blame History Raw
From bab019a04a4d1a4039a504ddd7f7167b326d548c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
Date: Wed, 22 Aug 2018 12:35:19 +0200
Subject: [PATCH 1/2] resolv.conf.5: document no-reload (RES_NORELOAD) option

---
 man-pages/man5/resolv.conf.5 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/man-pages/man5/resolv.conf.5 b/man-pages/man5/resolv.conf.5
index 2495dde..8dc55c0 100644
--- a/man-pages/man5/resolv.conf.5
+++ b/man-pages/man5/resolv.conf.5
@@ -269,6 +269,14 @@ as if it were a top level domain (TLD).
 This option can cause problems if the site has ``localhost'' as a TLD
 rather than having localhost on one or more elements of the search list.
 This option has no effect if neither RES_DEFNAMES or RES_DNSRCH is set.
+.\" aef16cc8a4c670036d45590877d411a97f01e0cd
+.TP
+.BR no\-reload " (since glibc 2.26)"
+sets
+.BR RES_NORELOAD
+in
+.IR _res.options .
+This option disables automatic reloading of a changed configuration file.
 .RE
 .LP
 The \fIdomain\fP and \fIsearch\fP keywords are mutually exclusive.
-- 
2.17.1