summaryrefslogtreecommitdiffstats
path: root/regress/man/nf/indent.in
Commit message (Collapse)AuthorAgeFilesLines
* Some more tests of no-fill mode similar to mdoc/Bd/blank.inIngo Schwarze2022-08-151-6/+16
| | | | after vertical spacing was improved in man_term.c rev. 1.239.
* 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/+21
Both kristaps@ and wiz@ repeated asked for this, literally for years.