aboutsummaryrefslogtreecommitdiffstats
path: root/net/dlint/pkg-descr
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-24 01:57:50 +0800
committerobrien <obrien@FreeBSD.org>1998-12-24 01:57:50 +0800
commit8ae984ab51b1687dfe46e056fae4d29234166773 (patch)
treef4b6c13a8438e91363da32c58f60c63ac5a015af /net/dlint/pkg-descr
parentfba55bde0e64b8ef32ab6ca411770ebe1f648901 (diff)
downloadfreebsd-ports-gnome-8ae984ab51b1687dfe46e056fae4d29234166773.tar.gz
freebsd-ports-gnome-8ae984ab51b1687dfe46e056fae4d29234166773.tar.zst
freebsd-ports-gnome-8ae984ab51b1687dfe46e056fae4d29234166773.zip
lint for DNS zones (Domain Name Server zone verification utility)
Diffstat (limited to 'net/dlint/pkg-descr')
-rw-r--r--net/dlint/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/dlint/pkg-descr b/net/dlint/pkg-descr
new file mode 100644
index 000000000000..f23b3e7e680b
--- /dev/null
+++ b/net/dlint/pkg-descr
@@ -0,0 +1,14 @@
+`dlint' is a Domain Name Server zone verification utility.
+
+`dlint' analyzes any DNS zone you specify, and reports any problems it
+finds by displaying errors and warnings. Then it descends recursively to
+examine all zones below the given one (this can be disabled with a command-
+line option).
+
+You can run dlint on your own domains, or on somebody else's, because it uses
+the standard DNS network protocol. Dlint is very useful since most nameservers
+do no more than syntax-check your database files. Dlint's messages are very
+informative and suggest ways to fix the problems, not just complain about them.
+
+-- David
+ obrien@NUXI.com