=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Rv/Makefile,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/regress/mdoc/Rv/Makefile 2017/02/08 03:03:07 1.1 +++ mandoc/regress/mdoc/Rv/Makefile 2017/03/09 15:33:47 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:03:07 schwarze Exp $ +# $OpenBSD: Makefile,v 1.3 2017/03/09 15:33:47 schwarze Exp $ REGRESS_TARGETS = args noname nostd LINT_TARGETS = noname nostd @@ -7,5 +7,9 @@ LINT_TARGETS = noname nostd # - .Rv without -std produces no output SKIP_GROFF = nostd + +# ugly name section output, do not test this for now + +SKIP_MARKDOWN ?= noname .include