CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/12 16:48:52
Modified files:
usr.bin/mandoc : tbl_term.c
Log message:
Two minor fixes for the "allbox" modifier:
1. It does not reduce explicit "||" in the layout to "|".
2. It does not cause three horizontal lines at the end of a table,
even if the table ends with an explicit "_" data line.
