]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add documentation to libunbound for default nonuse of resolv.conf.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 17 Aug 2012 07:06:18 +0000 (07:06 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 17 Aug 2012 07:06:18 +0000 (07:06 +0000)
git-svn-id: file:///svn/unbound/trunk@2744 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/libunbound.3.in

index c7e07e9ec26d046cf34cb838322dcf5fc66bf8cb..d7a624114af358c8df7b9b2fb76a3fdd2d2920d0 100644 (file)
@@ -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).
index 80041fd44f9b9dc87cc82214df0cbbee75f7eeee..c825c2eb4620fa29d9613363080b9ecfb626c6c3 100644 (file)
@@ -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