CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/12 19:05:57
Modified files:
usr.bin/mandoc : libroff.h roff.c roff.h tbl.c tbl_data.c
tbl_layout.c tbl_opts.c
Added files:
usr.bin/mandoc : tbl_int.h tbl_parse.h
Log message:
Cleanup, no functional change:
Move tbl(7)-specific parser internals out of libroff.h.
Move some tbl(7)-internal processing from roff.c to tbl.c.
