aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ft/badargs.in
Commit message (Collapse)AuthorAgeFilesLines
* Yet another round of improvements to manual font selection.Ingo Schwarze2018-12-161-2/+19
| | | | | | | | | Unify handling of \f and .ft. Support \f4 (bold+italic). Support ".ft BI" and ".ft CW" for terminal output. Support the .ft request in HTML output. Reject the bogus fonts \f(C1, \f(C2, \f(C3, and \f(CP. In regress.pl, only strip leading whitespace in math mode.
* 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/+15
Both kristaps@ and wiz@ repeated asked for this, literally for years.