From db9c64f8efa42d9e0327111ac510c69eaa7429e2 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 27 Mar 2001 23:59:53 +0000 Subject: [PATCH] fix paths to man pages --- doc/misc/migration | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/misc/migration b/doc/misc/migration index 40ec2f6296..5769773899 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -153,7 +153,7 @@ be upgraded. 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 +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. @@ -185,4 +185,4 @@ directing queries for a given domain to a particular set of name servers. -$Id: migration,v 1.27 2001/03/19 18:07:32 gson Exp $ +$Id: migration,v 1.28 2001/03/27 23:59:53 bwelling Exp $