K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-04T21:08:13.000000Z K 7 svn:log V 484 MFC: sysinstall's binary upgrade option used to display the contents of UPGRADE.TXT along with a YesNo dialog requesting confirmation of the upgrade. During the transition to RELNOTESng, UPGRADE.TXT got folded into a file that eventually renders as INSTALL.TXT, which makes sysinstall complain about a non-existent file. As a solution/workaround, point the user at INSTALL.TXT, and then request confirmation. src/usr.sbin/sysinstall/installUpgrade.c 1.77->1.78 Approved by: jkh END