CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/12 12:55:42
Modified files:
usr.bin/mandoc : mandoc_aux.c mandoc_aux.h tbl_term.c term.c
term.h
regress/usr.bin/mandoc/char/unicode: input.out_ascii
Log message:
Implement automatic line breaking
inside individual table cells that contain text blocks.
This cures overlong lines in various Xenocara manuals.
