CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/07/01 14:06:13
Modified files: usr.bin/mandoc : man_validate.c Log message: Ignore .br before the first .SH. For example, this occurs in the pod2man(1) preamble, which resulted in an additional, bogus blank line before the NAME section in all Perl manuals. This change makes output compatible with groff-1.23.