=================================================================== RCS file: /cvs/mandoc/regress/man/SH/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/man/SH/Makefile 2017/02/08 03:02:29 1.1 +++ mandoc/regress/man/SH/Makefile 2017/06/03 15:55:26 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:29 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2017/06/03 15:55:26 schwarze Exp $ REGRESS_TARGETS = broken broken_eline empty_before longarg noarg LINT_TARGETS = broken broken_eline empty_before noarg @@ -10,6 +10,7 @@ LINT_TARGETS = broken broken_eline empty_before noarg # - If .HP breaks .SH, a line is broken after the next input line. # - If .RS/RE/nf/fi breaks .SH, the next input line becomes bold. # - .UR does not break .SH. +# - blank line in .SH next line scope causes blank lines and bogus indent SKIP_GROFF = broken broken_eline noarg