aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr/predef.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
* Treat \*[.T] in the same way as \*(.T rather than calling abort(3).Ingo Schwarze2020-10-241-1/+1
| | | | | Bug found because the groff-current manual pages started using the variant form of this predefined string.
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+21
Both kristaps@ and wiz@ repeated asked for this, literally for years.