CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/08 12:11:15
Modified files:
share/man/man7 : tbl.7
usr.bin/mandoc : mandoc.h out.c out.h tbl.c tbl_data.c
tbl_html.c tbl_layout.c tbl_term.c
regress/usr.bin/mandoc/tbl/mod: Makefile
Added files:
regress/usr.bin/mandoc/tbl/mod: width.in width.out_ascii
Log message:
Implement w layout specifier (minimum column width).
Improve width calculation of text blocks.
Reduces the groff/mandoc diff in Base+Xenocara by about 800 lines.
