CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/04 14:59:17
Modified files:
usr.bin/mandoc : tbl_data.c
regress/usr.bin/mandoc/tbl/data: Makefile
Added files:
regress/usr.bin/mandoc/tbl/data: insert.in insert.out_ascii
insert.out_lint
Log message:
It turns out association of tbl spans with layout rows is simpler than
i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code.
