View | Details | Raw Unified | Return to bug 13508
Collapse All | Expand All

(-)release/sysinstall/menus.c (-2 / +3 lines)
Lines 1576-1583 Link Here
1576
    DMENU_NORMAL_TYPE,
1576
    DMENU_NORMAL_TYPE,
1577
    "Please choose a fixit option",
1577
    "Please choose a fixit option",
1578
    "There are three ways of going into \"fixit\" mode:\n"
1578
    "There are three ways of going into \"fixit\" mode:\n"
1579
    "- you can use the 2nd FreeBSD CDROM, in which case there will be\n"
1579
    "- you can use the 1st FreeBSD CDROM (x86) or 2nd FreeBSD CDROM (alpha)\n"
1580
    "  full access to the complete set of FreeBSD commands and utilities,\n"
1580
    "  in which case there will be full access to the complete set of\n"
1581
    "  FreeBSD commands and utilities,\n"
1581
    "- you can use the more limited (but perhaps customized) fixit floppy,\n"
1582
    "- you can use the more limited (but perhaps customized) fixit floppy,\n"
1582
    "- or you can start an Emergency Holographic Shell now, which is\n"
1583
    "- or you can start an Emergency Holographic Shell now, which is\n"
1583
    "  limited to the subset of commands that is already available right now.",
1584
    "  limited to the subset of commands that is already available right now.",

Return to bug 13508