mirror of
https://github.com/simh/simh.git
synced 2026-03-01 01:30:30 +00:00
VAX780: Correct HELP CPU BOOT to remove TQ which isn't bootable.
Reported in #265
This commit is contained in:
@@ -863,7 +863,6 @@ fprintf (st, " RLn to boot from rln\n");
|
||||
fprintf (st, " RQn to boot from rqn\n");
|
||||
fprintf (st, " RQBn to boot from rqbn\n");
|
||||
fprintf (st, " RQCn to boot from rqcn\n");
|
||||
fprintf (st, " RQDn to boot from rqdn\n");
|
||||
fprintf (st, " TQn to boot from tqn\n\n");
|
||||
fprintf (st, " RQDn to boot from rqdn\n\n");
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user