CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/04/28 10:23:30
Modified files:
usr.bin/mandoc : mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Sh: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Sh: first.out_ascii parbefore.in
parbefore.out_ascii
parbefore.out_lint
parbefore.out_markdown
parborder.in parborder.out_ascii
parborder.out_lint
parborder.out_markdown
Log message:
Delete .Pp right before the first .Sh and right before any .Ss,
and warn about it; mdoclint(1) does so, and it makes sense.