X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/d9f0f81c846a8405c29870e4a8379e5e79d1cad3..34091a7ac02b59ae92c9258e551d73f383869db9:/regress/man/TP/Makefile?ds=sidebyside 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