[1830] in Athena Bugs
vax "reboot" man page minor errors
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Feb 27 21:36:24 1989
Date: Mon, 27 Feb 89 21:35:56 EST
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
(6.0R, on paris.)
Near the end, before "files" section; says "psc", should be "pcs".
Also, "files" section looks wrong. wrapping of descriptions
(right-hand column) should be to right-hand column if possible.
currently:
/boot system bootstrap
/usr/mdec/xxboot sector-0 boot block for 750, xx is
disk type
/usr/mdec/bootxx second-stage boot for 750, xx is
disk type
/usr/mdec/installboot program to install boot blocks on
750
[...]
would look nicer as
/usr/mdec/xxboot sector-0 boot block for 750, xx is
disk type
(Also, while we're here, only pcs750.bin is actually VAX750-specific;
xxboot and bootxx are used for at least some of the other vax
machines.)
-- Ken