From owner-freebsd-bugs Sun Dec 2 21:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 701DA37B417 for ; Sun, 2 Dec 2001 21:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB35K1i26967; Sun, 2 Dec 2001 21:20:01 -0800 (PST) (envelope-from gnats) Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id D7D8637B41A for ; 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 ; 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 ; 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: Date: 02 Dec 2001 21:11:04 -0800 From: "Gary W. Swearingen" Reply-To: swear@blarg.net To: FreeBSD-gnats-submit@freebsd.org Subject: conf/32459: named.conf should refer to named.conf(5) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32459 >Category: conf >Synopsis: named.conf should refer to named.conf(5) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 02 21:20:01 PST 2001 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message