The named.conf file should refer to named.conf(5) in addition to

named(8) in the comments.

PR:		32459
Submitted by:	"Gary W. Swearingen" <swear@blarg.net>
MFC after:	2 days
This commit is contained in:
Crist J. Clark 2001-12-03 08:05:52 +00:00
parent 3bbde73c29
commit cb46a4618b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87262

View File

@ -1,10 +1,10 @@
// $FreeBSD$
//
// Refer to the named(8) man page for details. If you are ever going
// to setup a primary server, make sure you've understood the hairy
// details of how DNS is working. Even with simple mistakes, you can
// break connectivity for affected parties, or cause huge amount of
// useless Internet traffic.
// Refer to the named.conf(5) and named(8) man pages for details. If
// you are ever going to setup a primary server, make sure you've
// understood the hairy details of how DNS is working. Even with
// simple mistakes, you can break connectivity for affected parties,
// or cause huge amount of useless Internet traffic.
options {
directory "/etc/namedb";