Print this page
Make loader display OmniOS elements.

@@ -180,11 +180,11 @@
 : goto_prompt ( N -- N FALSE )
 
      s" set autoboot_delay=NO" evaluate
 
      cr   ." To get back to the menu, type `menu' and press ENTER" cr      ."
-or type `boot' and press ENTER to start illumos." cr   cr
+or type `boot' and press ENTER to start OmniOS." cr    cr
 
      FALSE  exit the menu ;
 
    Cyclestate (used by osconsole/acpi/kernel/root below)