[7267] in Athena Bugs
decmips 7.2R: troff
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sun Mar 10 18:34:14 1991
From: drmorris@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Sun, 10 Mar 91 18:33:58 EST
System name: hydrox-cookie
Type and version: KN01 7.2R (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
Use troff. I typed 'troff'.
What's wrong:
I get the error:
% troff
troff: can't open tables for /usr/lib/font/dev480/DESC.out
What should have happened:
troff should try to use devpsc.
Please describe any relevant documentation references:
Line 8 of the source (/source/third/common/ditroff/troff/ni.c):
char devname[10] = "480"; /* default typesetter */
This should be "psc".