2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

[master] remove outdated reference to libbind

This commit is contained in:
Evan Hunt
2017-05-18 15:35:06 -07:00
parent 03a7a952c0
commit ef9ab10ce0

View File

@@ -242,11 +242,8 @@
<emphasis>resolver</emphasis> library, which sends queries to one or <emphasis>resolver</emphasis> library, which sends queries to one or
more <emphasis>name servers</emphasis> and interprets the responses. more <emphasis>name servers</emphasis> and interprets the responses.
The <acronym>BIND</acronym> 9 software distribution The <acronym>BIND</acronym> 9 software distribution
contains a contains a name server, <command>named</command>, and a
name server, <command>named</command>, and a resolver resolver library, <command>liblwres</command>.
library, <command>liblwres</command>. The older
<command>libbind</command> resolver library is also available
from ISC as a separate download.
</para> </para>
</section> </section>