Date: Thu, 26 Aug 1999 10:02:01 +0200 From: Anders Andersson <anders@sanyusan.se> To: freebsd-doc@FreeBSD.ORG Subject: ndc(8) Message-ID: <19990826100201.A33426@enterprise.sanyusan.se>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990826100201.A33426>