From ff1e17749c7bf976f7127467c1816abeb3f4b998 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 27 Mar 2001 23:56:24 +0000 Subject: [PATCH] The section on man pages was outdated. --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README b/README index f66901e1e7..4b448bef34 100644 --- a/README +++ b/README @@ -206,13 +206,10 @@ Documentation doc/arm directory. Some of the programs in the BIND 9 distribution have man pages - under the doc/man directory. In particular, the command line - options of "named" are documented in doc/man/bind/named.8. + in their directories. In particular, the command line + options of "named" are documented in /bin/named/named.8. There is now also a set of man pages for the lwres library. - The man pages are currently not installed automatically by - "make install". - If you are upgrading from BIND 8, please read the migration notes in doc/misc/migration. If you are upgrading from BIND 4, read doc/misc/migration-4to9.