From owner-freebsd-doc Thu Aug 26 1: 8:50 1999 Delivered-To: freebsd-doc@freebsd.org Received: from enterprise.sanyusan.se (enterprise.sanyusan.se [195.24.160.51]) by hub.freebsd.org (Postfix) with ESMTP id 2F7C81539B for ; Thu, 26 Aug 1999 01:08:46 -0700 (PDT) (envelope-from anders@enterprise.sanyusan.se) Received: (from anders@localhost) by enterprise.sanyusan.se (8.9.3/8.9.3) id KAA33457 for freebsd-doc@FreeBSD.ORG; Thu, 26 Aug 1999 10:02:02 +0200 (CEST) (envelope-from anders) Date: Thu, 26 Aug 1999 10:02:01 +0200 From: Anders Andersson To: freebsd-doc@FreeBSD.ORG Subject: ndc(8) Message-ID: <19990826100201.A33426@enterprise.sanyusan.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I found that ndc(8) man page is a little wrong, for example 'stats Causes named to dump its statistics to /var/tmp/named.stats' is not correct, since named.stats get dumped to /etc/namedb/named.stats. It should read: 'stats Causes named to dump its statistics to /etc/namedb/named.stats' This also applies for /var/tmp/named_dump.db, that one goes also in /etc/namedb. I dont send diff's since I have no man page hacking experience. Anders -- Anders Andersson anders@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message