diff --git a/distrib/utils/sysinst/menus.mi b/distrib/utils/sysinst/menus.mi index d246c6ffd483..aaf88cceeab4 100644 --- a/distrib/utils/sysinst/menus.mi +++ b/distrib/utils/sysinst/menus.mi @@ -1,4 +1,4 @@ -/* $NetBSD: menus.mi,v 1.12 2003/08/10 14:51:49 dsl Exp $ */ +/* $NetBSD: menus.mi,v 1.13 2003/09/27 10:42:16 dsl Exp $ */ /*- * Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -135,7 +135,7 @@ menu mountoptions, title MSG_toggle, y=5, x=30, exitstring MSG_unchanged; option "softdep", exit, action { ((partinfo *)arg)->pi_flags ^= PIF_SOFTDEP; }; -menu netbsd, title MSG_NetBSD_VERSION_Install_System, +menu netbsd, title MSG_NetBSD_VERSION_Install_System, y=-1, exit, exitstring MSG_Exit_Install_System; display action { toplevel(); }; option MSG_Install_NetBSD_to_hard_disk,