diff --git a/doc/misc/migration b/doc/misc/migration index f7ad05c86a..e6f0455cd5 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -142,4 +142,12 @@ if applications with these flaws are still being used, they should be upgraded. -$Id: migration,v 1.11 2000/09/05 16:51:01 gson Exp $ +5. Server Administration Tools + +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 doc/man/bin/rndc.1 and doc/man/bin/rndc.conf.5 for +details. Many of the ndc commands are still unimplemented in rndc. + + +$Id: migration,v 1.12 2000/09/08 21:34:28 gson Exp $