diff --git a/doc/api/dns.md b/doc/api/dns.md index 77a528281b9da1..ecbd85160eb05b 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -575,6 +575,10 @@ An error will be thrown if an invalid address is provided. The `dns.setServers()` method must not be called while a DNS query is in progress. +The [`dns.setServers()`][] method affects only [`dns.resolve()`][], +[`dns.resolve*()`][] and [`dns.reverse()`][] (and specifically *not* +[`dns.lookup()`][]). + Note that this method works much like [resolve.conf](http://man7.org/linux/man-pages/man5/resolv.conf.5.html). That is, if attempting to resolve with the first server provided results in a