aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Va/noarg.in
Commit message (Collapse)AuthorAgeFilesLines
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-041-2/+3
| | | | | | | | 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.
* style message about missing blank before trailing delimiter;Ingo Schwarze2017-06-101-2/+2
| | | | inspired by mdoclint(1), and jmc@ considers it useful
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+13
Both kristaps@ and wiz@ repeated asked for this, literally for years.