resolv.conf.5: tfix

Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Stéphane Aulery 2015-03-08 13:18:35 +01:00 committed by Michael Kerrisk
parent ab94602069
commit 4bc79d5d48
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ sets
.BR RES_USE_INET6
in
.IR _res.options .
This has the effect of trying a AAAA query before an A query inside the
This has the effect of trying an AAAA query before an A query inside the
.BR gethostbyname (3)
function, and of mapping IPv4 responses in IPv6 "tunneled form"
if no AAAA records are found but an A record set exists.