CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/22 07:08:21
Modified files:
usr.bin/mandoc : man.c mandoc.1
regress/usr.bin/mandoc/roff/cond: close.out_lint if.out_lint
regress/usr.bin/mandoc/man/blank: line.out_lint
Log message:
Warn about blank lines in man(7) just like it is already done in mdoc(7).
Feature suggested by Alejandro Colomar <[email protected]> on <[email protected]>.
