CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/25 05:24:26
Modified files:
usr.bin/mandoc : libroff.h main.c tbl.c tbl_data.c
Log message:
Since tbl_data() can now produce multiple spans, let parsebuf()
generate man(7) or mdoc(7) nodes for all these spans,
not only for the last one.
Restores the horizontal lines in the cpu(4/hppa) tables.
ok kristaps@
