aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/TP/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-03 15:55:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-03 15:55:24 +0000
commit34091a7ac02b59ae92c9258e551d73f383869db9 (patch)
tree0b5cb69489f0d26d8f98bdb6238d076e47a726db /regress/man/TP/Makefile
parent3f480d9d158e76fb6d13b7e2c3675f729ee52727 (diff)
downloadmandoc-34091a7ac02b59ae92c9258e551d73f383869db9.tar.gz
mandoc-34091a7ac02b59ae92c9258e551d73f383869db9.tar.zst
mandoc-34091a7ac02b59ae92c9258e551d73f383869db9.zip
ignore blank lines in man(7) next line scope;
strange groff edge case behaviour found in multimedia/mjpegtools
Diffstat (limited to 'regress/man/TP/Makefile')
-rw-r--r--regress/man/TP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/man/TP/Makefile b/regress/man/TP/Makefile
index b867ba63..8d81e954 100644
--- a/regress/man/TP/Makefile
+++ b/regress/man/TP/Makefile
@@ -8,6 +8,7 @@ LINT_TARGETS = broken double eof
# groff-1.22.3 defects:
# - If .TP precedes .RE, the latter does not properly reset indentation.
# - If the last line of the file is .TP, groff does not print a page footer.
+# - A blank line in .TP next line scope causes a blank line.
SKIP_GROFF = broken eof