OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ingo Schwarze (schwarzecvs.openbsd.org)
Date: Sat Nov 27 2010 - 19:00:41 CST


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.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.