Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/distrib/utils/sysinst/Attic/install.c,v rcsdiff: /ftp/cvs/cvsroot/src/distrib/utils/sysinst/Attic/install.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13.2.1 retrieving revision 1.18 diff -u -p -r1.13.2.1 -r1.18 --- src/distrib/utils/sysinst/Attic/install.c 1999/04/19 15:19:27 1.13.2.1 +++ src/distrib/utils/sysinst/Attic/install.c 1999/06/22 00:57:06 1.18 @@ -1,4 +1,4 @@ -/* $NetBSD: install.c,v 1.13.2.1 1999/04/19 15:19:27 perry Exp $ */ +/* $NetBSD: install.c,v 1.18 1999/06/22 00:57:06 cgd Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -16,7 +16,7 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software develooped for the NetBSD Project by + * This product includes software developed for the NetBSD Project by * Piermont Information Systems Inc. * 4. The name of Piermont Information Systems Inc. may not be used to endorse * or promote products derived from this software without specific prior @@ -117,7 +117,7 @@ do_install() msg_display(MSG_disksetupdone); getchar(); - puts(CL); /* just to make sure */ + puts(CL); /* XXX */ wclear(stdscr); wrefresh(stdscr);