Reference: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=3f853f22c87f0b671c0366eb290919719fa56c0e Signed-off-by: Nikola Forró <nforro@xxxxxxxxxx> --- man5/resolv.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 57f0a13df..c500864d1 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -104,8 +104,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