aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr/predef.in
Commit message (Collapse)AuthorAgeFilesLines
* Treat \*[.T] in the same way as \*(.T rather than calling abort(3).Ingo Schwarze2020-10-241-2/+2
| | | | | Bug found because the groff-current manual pages started using the variant form of this predefined string.
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-041-1/+2
| | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+24
Both kristaps@ and wiz@ repeated asked for this, literally for years.