=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Dt/Makefile,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/regress/mdoc/Dt/Makefile 2017/02/08 03:02:48 1.1 +++ mandoc/regress/mdoc/Dt/Makefile 2017/03/08 22:54:43 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:48 schwarze Exp $ +# $OpenBSD: Makefile,v 1.3 2017/03/08 22:54:43 schwarze Exp $ REGRESS_TARGETS = badsec case dupe fourargs late REGRESS_TARGETS += missing noarg nobody nosec order @@ -7,6 +7,7 @@ LINT_TARGETS += missing noarg nobody nosec order SKIP_GROFF = badsec nobody SKIP_ASCII = badsec +SKIP_MARKDOWN ?= badsec # When the section is missing from the man(7) .TH title line, # empty parentheses are shown in the page header.