VAX, VAX780, PDP11: Update typos in documentation and help text

as mentioned in #1065
This commit is contained in:
Mark Pizzolato 2021-08-08 23:00:22 -07:00
parent af0f0300f8
commit acd5ae6579
4 changed files with 1 additions and 1 deletions

View file

@ -2454,7 +2454,7 @@ static t_stat tq_help (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const cha
const char *devtype = UNIBUS ? "TUK50" : "TQK50";
fprintf (st, "%s (TQ)\n\n", tq_description (dptr));
fprintf (st, "The TQ controller simulates the %s TMSCP disk controller. TQ options\n", devtype);
fprintf (st, "The TQ controller simulates the %s TMSCP tape controller. TQ options\n", devtype);
fprintf (st, "include the ability to set units write enabled or write locked, and to\n");
fprintf (st, "specify the controller type and tape length:\n");
fprint_set_help (st, dptr);

Binary file not shown.

Binary file not shown.

Binary file not shown.