=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Dt/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mandoc/regress/mdoc/Dt/Makefile 2017/03/05 19:59:45 1.2 +++ mandoc/regress/mdoc/Dt/Makefile 2025/07/26 12:35:52 1.4 @@ -1,14 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2017/03/05 19:59:45 schwarze Exp $ +# $OpenBSD: Makefile,v 1.4 2025/07/26 12:35:52 schwarze Exp $ REGRESS_TARGETS = badsec case dupe fourargs late REGRESS_TARGETS += missing noarg nobody nosec order LINT_TARGETS = badsec case dupe fourargs late LINT_TARGETS += missing noarg nobody nosec order -MARKDOWN_TARGETS = case dupe fourargs late -MARKDOWN_TARGETS += missing noarg nobody nosec order -SKIP_GROFF = badsec nobody -SKIP_ASCII = badsec +SKIP_GROFF = nobody # When the section is missing from the man(7) .TH title line, # empty parentheses are shown in the page header.