aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout/emptycol.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze2021-06-281-4/+0
| | | | output that are no longer printed since man_term.c rev. 1.236
* When all cells in a tbl(1) column are empty, set the column widthIngo Schwarze2019-12-311-0/+46
to 1n rather than to 0n, in the same way as groff does. This fixes misformatting reported by bentley@ in xkeyboard-config(7).