diff options
Diffstat (limited to 'package/bind')
-rw-r--r-- | package/bind/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bind/Config.in b/package/bind/Config.in index 7b61a554c..5662677b2 100644 --- a/package/bind/Config.in +++ b/package/bind/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_BIND * a Domain Name System server (named) * a Domain Name System resolver library - * tools for verifying the proper operation of the DNS server + * tools for verifying the proper operation of the DNS server The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and @@ -16,6 +16,6 @@ config BR2_PACKAGE_BIND architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is - intended to be linked with applications requiring name service. + intended to be linked with applications requiring name service. http://www.isc.org/sw/bind/ |