version 1.1, 2017/02/08 03:02:29 |
version 1.2, 2017/06/03 15:55:26 |
Line 10 LINT_TARGETS = broken broken_eline empty_before noarg |
|
Line 10 LINT_TARGETS = broken broken_eline empty_before noarg |
|
# - If .HP breaks .SH, a line is broken after the next input line. |
# - 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. |
# - If .RS/RE/nf/fi breaks .SH, the next input line becomes bold. |
# - .UR does not break .SH. |
# - .UR does not break .SH. |
|
# - blank line in .SH next line scope causes blank lines and bogus indent |
|
|
SKIP_GROFF = broken broken_eline noarg |
SKIP_GROFF = broken broken_eline noarg |
|
|