aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ft/badargs.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
* Yet another round of improvements to manual font selection.Ingo Schwarze2018-12-161-2/+5
| | | | | | | | | 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.
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+13
Both kristaps@ and wiz@ repeated asked for this, literally for years.