summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/startup/rcconf
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-06-04 16:48:23 +0000
committerdteske <dteske@FreeBSD.org>2013-06-04 16:48:23 +0000
commit92d614c6c160896ea90981499715a54f00260a77 (patch)
tree1486f50c6615965f12e450780f7b27bb31f48f94 /usr.sbin/bsdconfig/startup/rcconf
parentfc0dbb8cf29fc9bcbdabb5b9aad7ec0b535566e4 (diff)
downloadFreeBSD-src-92d614c6c160896ea90981499715a54f00260a77.zip
FreeBSD-src-92d614c6c160896ea90981499715a54f00260a77.tar.gz
Lessen verbosity of "Exit" menutag items to appear more consistent across
menus from one module to the next. Replacing "Exit this menu (returning to previous)" with "Exit this menu". PR: ports/169316
Diffstat (limited to 'usr.sbin/bsdconfig/startup/rcconf')
-rwxr-xr-xusr.sbin/bsdconfig/startup/rcconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/startup/rcconf b/usr.sbin/bsdconfig/startup/rcconf
index 0fef724..c8973c2 100755
--- a/usr.sbin/bsdconfig/startup/rcconf
+++ b/usr.sbin/bsdconfig/startup/rcconf
@@ -81,7 +81,7 @@ dialog_menu_main()
local prompt=
local menu_list="
'X $msg_exit' '$msg_exit_desc'
- ${SHOW_DESC:+'$msg_exit_help'}
+ ${SHOW_DESC:+'$msg_exit_this_menu'}
'> $msg_add_new' '$msg_add_new_desc'
${SHOW_DESC:+'$msg_add_new_help'}
'> $msg_delete' '$msg_delete_desc'
OpenPOWER on IntegriCloud