summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/menus.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-04-29 18:06:08 +0000
committerjkh <jkh@FreeBSD.org>1996-04-29 18:06:08 +0000
commit00aca5d7895fad115761779bed6adeb1543119c8 (patch)
tree41fdf3b12ffbd412ccd15f26e83f2fe89fdaa992 /usr.sbin/sysinstall/menus.c
parent21b88d95499ab4d41edf0c5092b7980591bb9796 (diff)
downloadFreeBSD-src-00aca5d7895fad115761779bed6adeb1543119c8.zip
FreeBSD-src-00aca5d7895fad115761779bed6adeb1543119c8.tar.gz
Yikes - bogon crept into the NFS setup menu.
Diffstat (limited to 'usr.sbin/sysinstall/menus.c')
-rw-r--r--usr.sbin/sysinstall/menus.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index c823cc8..408dde2 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: menus.c,v 1.56 1996/04/28 03:27:15 jkh Exp $
+ * $Id: menus.c,v 1.57 1996/04/28 22:54:21 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -937,7 +937,7 @@ software not provided in the base distributions.",
};
DMenu MenuNetworking = {
- DMENU_CHECKLIST_TYPE,
+ DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"Network Services Menu",
"You may have already configured one network device (and the other\n\
various hostname/gateway/name server parameters) in the process\n\
OpenPOWER on IntegriCloud