mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
Added missing VAX 8600 message display after boot command returns
This commit is contained in:
parent
425ef4f113
commit
fbb783f5dd
@ -188,7 +188,7 @@ DEVICE abus_dev = {
|
||||
|
||||
CTAB vax860_cmd[] = {
|
||||
{ "BOOT", &vax860_boot, RU_BOOT,
|
||||
"bo{ot} <device>{/R5:flg} boot device\n" },
|
||||
"bo{ot} <device>{/R5:flg} boot device\n", &run_cmd_message },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user