From: Wouter Wijngaards Date: Fri, 17 Aug 2012 07:06:18 +0000 (+0000) Subject: - Add documentation to libunbound for default nonuse of resolv.conf. X-Git-Tag: release-1.4.19rc1~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b790f02df77bfce0ee57d4917646138205af34e9;p=thirdparty%2Funbound.git - Add documentation to libunbound for default nonuse of resolv.conf. git-svn-id: file:///svn/unbound/trunk@2744 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index c7e07e9ec..d7a624114 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +17 August 2012: Wouter + - Add documentation to libunbound for default nonuse of resolv.conf. + 2 August 2012: Wouter - trunk has 1.4.19 under development (fixes from 1 aug and 31 july are for 1.4.19). diff --git a/doc/libunbound.3.in b/doc/libunbound.3.in index 80041fd44..c825c2eb4 100644 --- a/doc/libunbound.3.in +++ b/doc/libunbound.3.in @@ -203,7 +203,9 @@ At this time it is only possible to set configuration before the first resolve is done. .TP .B ub_ctx_resolvconf -Read list of nameservers to use from the filename given. +By default the root servers are queried and full resolver mode is used, but +you can use this call to read the list of nameservers to use from the +filename given. Usually "/etc/resolv.conf". Uses those nameservers as caching proxies. If they do not support DNSSEC, validation may fail. Only nameservers are picked up, the searchdomain, ndots and other