diff options
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Fo/Makefile')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Fo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Fo/Makefile b/regress/usr.bin/mandoc/mdoc/Fo/Makefile index 059fa0e3b92..34be618d7cc 100644 --- a/regress/usr.bin/mandoc/mdoc/Fo/Makefile +++ b/regress/usr.bin/mandoc/mdoc/Fo/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2017/03/08 22:53:35 schwarze Exp $ +# $OpenBSD: Makefile,v 1.16 2017/06/10 01:48:31 schwarze Exp $ REGRESS_TARGETS = basic break eos font noarg nohead REGRESS_TARGETS += obsolete punct section warn -LINT_TARGETS = noarg nohead obsolete warn +LINT_TARGETS = noarg nohead obsolete punct warn # groff-1.22.3 defects: # - .Fo without an argument prints unbalanced parentheses |