resolver.3: Note that many options are documented in resolv.conf(5)

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Petr Baudis 2012-04-24 00:09:25 +12:00 committed by Michael Kerrisk
parent 96da8065c2
commit adc9675dac
1 changed files with 4 additions and 1 deletions

View File

@ -27,7 +27,7 @@
.\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2004-10-31 by aeb
.\"
.TH RESOLVER 3 2010-06-17 "GNU" "Linux Programmer's Manual"
.TH RESOLVER 3 2012-04-23 "GNU" "Linux Programmer's Manual"
.SH NAME
res_init, res_query, res_search, res_querydomain, res_mkquery, res_send,
dn_comp, dn_expand \- resolver routines
@ -231,6 +231,9 @@ domain and in parent domains.
This option is used by
.BR gethostbyname (3).
[Enabled by default].
.PP
This list is not complete. You can find some other flags described in
.BR resolv.conf (5).
.SH "RETURN VALUE"
The
.BR res_init ()