summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/install.c')
-rw-r--r--usr.sbin/sysinstall/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/install.c b/usr.sbin/sysinstall/install.c
index d00da3c..a2979c9 100644
--- a/usr.sbin/sysinstall/install.c
+++ b/usr.sbin/sysinstall/install.c
@@ -939,7 +939,7 @@ installFixupKernel(dialogMenuItem *self, int dists)
if (RunningAsInit) {
/*
* Install something as /boot/kernel. Prefer SMP
- * over generic--this should handle the case where
+ * over GENERIC--this should handle the case where
* both SMP and GENERIC are installed (otherwise we
* select the one kernel that was installed).
*
OpenPOWER on IntegriCloud