Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 20-Feb-2020 | 585 | 19 | 15 | |
d.h | H A D | 20-Feb-2020 | 273 | 12 | 2 | |
hytab.c | H A D | 20-Feb-2020 | 7.3 KiB | 135 | 118 | |
n1.c | H A D | 20-Feb-2020 | 16.2 KiB | 995 | 929 | |
n2.c | H A D | 20-Feb-2020 | 5.1 KiB | 343 | 318 | |
n3.c | H A D | 20-Feb-2020 | 12 KiB | 759 | 685 | |
n4.c | H A D | 20-Feb-2020 | 8.5 KiB | 539 | 504 | |
n5.c | H A D | 20-Feb-2020 | 11.8 KiB | 832 | 772 | |
n7.c | H A D | 20-Feb-2020 | 11.4 KiB | 769 | 729 | |
n8.c | H A D | 20-Feb-2020 | 4.2 KiB | 288 | 253 | |
n9.c | H A D | 20-Feb-2020 | 5.7 KiB | 341 | 314 | |
ni.c | H A D | 20-Feb-2020 | 5.4 KiB | 268 | 246 | |
nii.c | H A D | 20-Feb-2020 | 1.8 KiB | 148 | 135 | |
pathnames.h | H A D | 20-Feb-2020 | 365 | 14 | 4 | |
sdef.h | H A D | 20-Feb-2020 | 316 | 22 | 12 | |
suftab.c | H A D | 20-Feb-2020 | 18.9 KiB | 618 | 585 | |
tdef.h | H A D | 20-Feb-2020 | 4 KiB | 157 | 138 | |
tw.h | H A D | 20-Feb-2020 | 557 | 38 | 27 | |
v.h | H A D | 20-Feb-2020 | 256 | 12 | 2 |
README
1The version of [nt]roff in this directory 2is changed somewhat from the version you 3may be used to. 4 51. fonts are in /usr/lib/font/ftXX, 6where XX is the name of the font (e.g., HI). 7Source is in ./font/ftXX.c. 8 92. macro files like -ms are searched for in 10/usr/lib/tmac/tmac.xxx. 11Your /usr/lib/tmac may have to be changed. 12The .so request has been modified to make it a 13fatal error to try .so non-existent-file; 14this should head off people who are explcitly 15including /usr/lib/tmac.s, etc. 16 173. terminal driving tables for nroff are 18in /usr/lib/term/tabxxx instead of /usr/lib/term/xxx. 19