aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Nd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Nd/Makefile')
-rw-r--r--regress/mdoc/Nd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/mdoc/Nd/Makefile b/regress/mdoc/Nd/Makefile
index d2f6e4b8..06a09a7a 100644
--- a/regress/mdoc/Nd/Makefile
+++ b/regress/mdoc/Nd/Makefile
@@ -2,6 +2,7 @@
REGRESS_TARGETS = broken hyph noarg par
LINT_TARGETS = broken noarg
-MARKDOWN_TARGETS = hyph noarg par
+
+SKIP_MARKDOWN ?= broken
.include <bsd.regress.mk>