diff options
Diffstat (limited to 'regress/man/SS/Makefile')
-rw-r--r-- | regress/man/SS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/man/SS/Makefile b/regress/man/SS/Makefile index e76a4ee9..01bd7edb 100644 --- a/regress/man/SS/Makefile +++ b/regress/man/SS/Makefile @@ -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 |