From swear@blarg.net  Sun Dec  2 21:10:55 2001
Return-Path: <swear@blarg.net>
Received: from lists.blarg.net (lists.blarg.net [206.124.128.17])
	by hub.freebsd.org (Postfix) with ESMTP id D7D8637B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Dec 2001 21:10:54 -0800 (PST)
Received: from thig.blarg.net (thig.blarg.net [206.124.128.18])
	by lists.blarg.net (Postfix) with ESMTP id 87E0FBD61
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Dec 2001 21:10:54 -0800 (PST)
Received: from localhost.localdomain ([206.124.139.115])
	by thig.blarg.net (8.9.3/8.9.3) with ESMTP id VAA27673
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 2 Dec 2001 21:10:54 -0800
Received: (from jojo@localhost)
	by localhost.localdomain (8.11.6/8.11.3) id fB35B4c14703;
	Sun, 2 Dec 2001 21:11:04 -0800 (PST)
	(envelope-from swear@blarg.net)
Message-Id: <fovgfonb13.gfo@localhost.localdomain>
Date: 02 Dec 2001 21:11:04 -0800
From: "Gary W. Swearingen" <swear@blarg.net>
Reply-To: swear@blarg.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: named.conf should refer to named.conf(5)
X-GNATS-Notify:

>Number:         32459
>Category:       conf
>Synopsis:       named.conf should refer to named.conf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cjc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 02 21:20:01 PST 2001
>Closed-Date:    Wed Dec 5 14:11:22 PST 2001
>Last-Modified:  Wed Dec 05 14:13:14 PST 2001
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
none
>Environment:
n/a
================
>Description:

/etc/namedb/named.conf refers only to named(8).
It should also refer to named.conf(5).

================
>How-To-Repeat:
n/a
================
>Fix:

(Second line changed only to keep lines <= 80 chars.)

patch < this-PR

--- named.conf..orig	Sun Dec  2 21:00:23 2001
+++ named.conf	Sun Dec  2 21:01:36 2001
@@ -1,7 +1,7 @@
 // $FreeBSD: src/etc/namedb/named.conf,v 1.6.2.3 2001/05/28 13:47:00 sheldonh Exp $
 //
-// 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
+// Refer to the named.conf(5) and 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.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: cjc 
State-Changed-When: Mon Dec 3 00:06:06 PST 2001 
State-Changed-Why:  
Committed to -CURRENT. MFC in a day or two. 


Responsible-Changed-From-To: freebsd-bugs->cjc 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Mon Dec 3 00:06:06 PST 2001 
Responsible-Changed-Why:  
I'll take care of the MFC. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32459 
State-Changed-From-To: analyzed->closed 
State-Changed-By: cjc 
State-Changed-When: Wed Dec 5 14:11:22 PST 2001 
State-Changed-Why:  
Merged from CURRENT to STABLE. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32459 
>Unformatted:
