aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/data/insert.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
* It turns out association of tbl spans with layout rows is simpler thanIngo Schwarze2017-07-041-0/+22
i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code.