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

(-)src/release/sysinstall/pccard.c (-1 / +1 lines)
Lines 44-50 Link Here
44
DMenu MenuCardIRQ = {
44
DMenu MenuCardIRQ = {
45
    DMENU_NORMAL_TYPE | DMENU_SELECTION_RETURNS,
45
    DMENU_NORMAL_TYPE | DMENU_SELECTION_RETURNS,
46
    "Please select IRQs that can be used by PC-cards",
46
    "Please select IRQs that can be used by PC-cards",
47
    "Please specify an IRQs that CANNOT be used by PC-card.\n"
47
    "Please specify an IRQs that CAN be used by PC-card.\n"
48
    "For example, if you have a sound card that can't be probed by\n"
48
    "For example, if you have a sound card that can't be probed by\n"
49
    "this installation floppy and it uses IRQ 10, you have to \n"
49
    "this installation floppy and it uses IRQ 10, you have to \n"
50
    "choose \"Option 1\" or \"Option 2\" at this menu.\n",
50
    "choose \"Option 1\" or \"Option 2\" at this menu.\n",

Return to bug 18177