From a3ec9e6c3b560cd69d675645c9f8cdb2e467a1fb Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 21 Sep 2001 17:39:24 +0000 Subject: [PATCH] update rndc notes --- doc/misc/migration | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/misc/migration b/doc/misc/migration index edcb6b202f..8395d6a163 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -189,9 +189,10 @@ be upgraded. 5.1 Ndc Replaced by Rndc The "ndc" program has been replaced by "rndc", which is capable of -remote operation. Unlike ndc, rndc requires a configuration file; -see the man pages in bin/rndc/rndc.1 and bin/rndc/rndc.conf.5 for -details. Some of the ndc commands are still unimplemented in rndc. +remote operation. Unlike ndc, rndc requires a configuration file. +The easiest way to generate a configuration file is to run +"rndc-confgen -a"; see the man pages for rndc(8), rndc-confgen(8), +and rndc.conf(5) for details. 5.2. Nsupdate Differences @@ -242,4 +243,4 @@ necessary, the umask should be set explicitly in the script used to start the named process. -$Id: migration,v 1.41 2001/09/21 17:36:35 gson Exp $ +$Id: migration,v 1.42 2001/09/21 17:39:24 gson Exp $