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