VAX, VAX780, PDP11: Update typos in documentation and help text
as mentioned in #1065
This commit is contained in:
parent
af0f0300f8
commit
acd5ae6579
4 changed files with 1 additions and 1 deletions
|
@ -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";
|
const char *devtype = UNIBUS ? "TUK50" : "TQK50";
|
||||||
|
|
||||||
fprintf (st, "%s (TQ)\n\n", tq_description (dptr));
|
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, "include the ability to set units write enabled or write locked, and to\n");
|
||||||
fprintf (st, "specify the controller type and tape length:\n");
|
fprintf (st, "specify the controller type and tape length:\n");
|
||||||
fprint_set_help (st, dptr);
|
fprint_set_help (st, dptr);
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
doc/vax_doc.doc
BIN
doc/vax_doc.doc
Binary file not shown.
Loading…
Add table
Reference in a new issue