aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sh/parbefore.out_lint
Commit message (Collapse)AuthorAgeFilesLines
* Style message about legacy man(7) date format in mdoc(7) documentsIngo Schwarze2017-06-111-0/+1
| | | | | and operating system dependent messages about missing or unexpected Mdocdate; inspired by mdoclint(1).
* Delete .Pp right before the first .Sh and right before any .Ss,Ingo Schwarze2017-04-281-0/+1
and warn about it; mdoclint(1) does so, and it makes sense.