summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt/groupdel
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2012-11-17 02:55:47 +0000
committerneel <neel@FreeBSD.org>2012-11-17 02:55:47 +0000
commit0e18e1b9de7bacfe2cdccb09738c895dfaf0cbf8 (patch)
tree2bd9bddaae9e43ae0279e8ef5ed4b4d93aa41eff /usr.sbin/bsdconfig/usermgmt/groupdel
parent1a164db277254c1198a5923050a4e403737937c3 (diff)
parent40d9982013b20f7e4359382de92b451264e2233b (diff)
downloadFreeBSD-src-0e18e1b9de7bacfe2cdccb09738c895dfaf0cbf8.zip
FreeBSD-src-0e18e1b9de7bacfe2cdccb09738c895dfaf0cbf8.tar.gz
IFC @ r243164
Diffstat (limited to 'usr.sbin/bsdconfig/usermgmt/groupdel')
-rwxr-xr-xusr.sbin/bsdconfig/usermgmt/groupdel2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/usermgmt/groupdel b/usr.sbin/bsdconfig/usermgmt/groupdel
index cbbe554..5a2f110 100755
--- a/usr.sbin/bsdconfig/usermgmt/groupdel
+++ b/usr.sbin/bsdconfig/usermgmt/groupdel
@@ -38,7 +38,7 @@ f_include $BSDCFG_SHARE/usermgmt/group_input.subr
BSDCFG_LIBE="/usr/libexec/bsdconfig" APP_DIR="070.usermgmt"
f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
-ipgm=$( f_index_menu_selection $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" )
+ipgm=$( f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" )
[ $? -eq $SUCCESS -a "$ipgm" ] && pgm="$ipgm"
############################################################ MAIN
OpenPOWER on IntegriCloud