summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authoreric <eric@FreeBSD.org>2001-08-08 22:49:27 +0000
committereric <eric@FreeBSD.org>2001-08-08 22:49:27 +0000
commit9c06e538bd78a95680e9d8b8a9b5b73778c3fc9c (patch)
treeae1d9d316c6c36ede941dfd5b0496e60c21fefca /usr.sbin/sysinstall
parentacdbe140311c5548e2bda02bd255054f8af8f32e (diff)
downloadFreeBSD-src-9c06e538bd78a95680e9d8b8a9b5b73778c3fc9c.zip
FreeBSD-src-9c06e538bd78a95680e9d8b8a9b5b73778c3fc9c.tar.gz
Make menu text match menu button labels.
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 0fc31c2..490dd13 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -728,7 +728,7 @@ DMenu MenuDistributions = {
"list of distributions yourself, simply select \"Custom\". You can also\n"
"pick a canned distribution set and then fine-tune it with the Custom item.\n\n"
"Choose an item by pressing [SPACE] or [ENTER]. When finished, choose the\n"
- "Exit item or move to the Exit button with [TAB].",
+ "Exit item or move to the OK button with [TAB].",
"Press F1 for more information on these options.",
"distributions",
{ { "X Exit", "Exit this menu (returning to previous)",
OpenPOWER on IntegriCloud