FONTLEN
char fonts[4][FONTLEN]; /* fonts for troff */
strlcpy(fonts[i], ifonts[i], FONTLEN);
strlcpy(fonts[line[0]-'1'], line+1, FONTLEN);