summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/menus.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-03-14 05:17:12 +0000
committerjkh <jkh@FreeBSD.org>1997-03-14 05:17:12 +0000
commit9ef8b7ee03bc63a0e9d932c78124550a3ad4ed4f (patch)
tree39bf942e6339de3ef92c6e2dd3262f8c9940376c /usr.sbin/sysinstall/menus.c
parent446e6633c02a2270e8ce6ae7f084eaddc348f3f9 (diff)
downloadFreeBSD-src-9ef8b7ee03bc63a0e9d932c78124550a3ad4ed4f.zip
FreeBSD-src-9ef8b7ee03bc63a0e9d932c78124550a3ad4ed4f.tar.gz
o Remove obsolete references in XFree86 menu
o Add version information to registration (suggested by David)
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 69716c8..c76d345 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.124 1997/03/11 06:40:38 jkh Exp $
+ * $Id: menus.c,v 1.125 1997/03/11 16:44:00 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -803,7 +803,7 @@ DMenu MenuXF86SelectCore = {
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"XFree86 3.2 base distribution types",
"Please check off the basic XFree86 components you wish to install.\n"
- "Bin, lib, xicf, and xdcf are recommended for a minimum installaion.",
+ "Bin, lib, and set are recommended for a minimum installaion.",
"Press F1 to read the XFree86 release notes for FreeBSD",
"XF86",
{ { "bin", "Client applications and shared libs",
OpenPOWER on IntegriCloud