From 4b3966a74c6c00f0356f14fdbffc95f80905f3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Thu, 8 Aug 2019 17:12:27 +0200 Subject: [PATCH 3/6] resolv.conf.5: update information about search list --- man-pages/man5/resolv.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man-pages/man5/resolv.conf.5 b/man-pages/man5/resolv.conf.5 index 321a7e5..3364e97 100644 --- a/man-pages/man5/resolv.conf.5 +++ b/man-pages/man5/resolv.conf.5 @@ -101,8 +101,10 @@ traffic if the servers for the listed domains are not local, and that queries will time out if no server is available for one of the domains. .IP -The search list is currently limited to six domains +In glibc 2.25 and earlier, the search list is limited to six domains with a total of 256 characters. +.\" commit 3f853f22c87f0b671c0366eb290919719fa56c0e +Since glibc 2.26, the search list is unlimited. .TP \fBsortlist\fP This option allows addresses returned by -- 2.21.0