CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/10/15 16:07:12
Modified files:
usr.bin/mandoc : man_term.c tbl.c tbl.h tbl_extern.h tbl_term.c
Log message:
Move tbl width calculation from plain strlen to mandoc terminal width
calculation routines. This gives us mostly sane table column widths.
"move forward" deraadt@
