diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
| commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
| tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /dns/libbind | |
| parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
Notes
Diffstat (limited to 'dns/libbind')
| -rw-r--r-- | dns/libbind/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/libbind/pkg-descr b/dns/libbind/pkg-descr index 8577859ed9dc..6f52c3a57d19 100644 --- a/dns/libbind/pkg-descr +++ b/dns/libbind/pkg-descr @@ -3,7 +3,7 @@ BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. -In fact, most implementations are based on the same original code. +In fact, most implementations are based on the same original code. ISC's libbind provides the standard resolver library, along with header files and documentation, for communicating with domain name servers, @@ -11,6 +11,6 @@ retrieving network host entries from /etc/hosts or via DNS, converting CIDR network addresses, performing Hesiod information lookups, retrieving network entries from /etc/networks, implementing TSIG transaction/request security of DNS messages, performing name-to-address and address-to-name -translations, and utilizing /etc/resolv.conf for resolver configuration. +translations, and utilizing /etc/resolv.conf for resolver configuration. WWW: https://www.isc.org/software/libbind |
