doc tweaks

This commit is contained in:
Miek Gieben 2012-09-03 14:03:04 +02:00
parent b778cdc2ff
commit f51929ddfd
1 changed files with 0 additions and 2 deletions

2
dns.go
View File

@ -3,8 +3,6 @@
// license that can be found in the LICENSE file.
// Extended and bugfixes by Miek Gieben. Copyright 2010-2012.
// DOMAIN NAME SYSTEM
//
// Package dns implements a full featured interface to the Domain Name System.
// Server- and client-side programming is supported.
// The package allows complete control over what is send out to the DNS. The package