added note on ndc->rndc change

This commit is contained in:
Andreas Gustafsson
2000-09-08 21:34:28 +00:00
parent 3d4a70fe38
commit 923cbf79eb

View File

@@ -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 $