CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/11/27 18:00:41
Modified files: usr.bin/mandoc : roff.c share/man/man7 : roff.7 Log message: Parse and ignore the .ad, .hy, .nh, and .ne roff requests. Ignoring these can neither cause information loss nor serious formatting issues. As they are frequently used by pod2man(1), this considerably reduces ERROR noise from mandoc -Tlint for the Perl manuals.