]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Rv/Makefile
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / mdoc / Rv / Makefile
index 238982a32d9079d61359435f4f11b4a7e015184a..ad804eecaa3ade1c8f8a2c39ece485d66d1639ac 100644 (file)
@@ -8,4 +8,8 @@ LINT_TARGETS     = noname nostd
 
 SKIP_GROFF      = nostd
 
+# ugly name section output, do not test this for now
+
+SKIP_MARKDOWN  ?= noname
+
 .include <bsd.regress.mk>