aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/PP/args.out_lint
Commit message (Collapse)AuthorAgeFilesLines
* In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)Ingo Schwarze2018-12-031-2/+2
| | | | | | to the standard forms (Pp, Ft, PP) up front, such that later code does not need to look for the obsolete versions. This reduces the risk of incomplete handling.
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-041-4/+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.
* cope with changes in BASE messagesIngo Schwarze2017-06-251-1/+1
|
* style message about missing RCS ids; inspired by mdoclintIngo Schwarze2017-06-171-0/+1
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+3
Both kristaps@ and wiz@ repeated asked for this, literally for years.