[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TP

Diff for /mandoc/regress/man/TP/Makefile between version 1.1 and 1.2

version 1.1, 2017/02/08 03:02:31 version 1.2, 2017/06/03 15:55:28
Line 8  LINT_TARGETS  = broken double eof
Line 8  LINT_TARGETS  = broken double eof
 # groff-1.22.3 defects:  # groff-1.22.3 defects:
 # - If .TP precedes .RE, the latter does not properly reset indentation.  # - 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.  # - 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  SKIP_GROFF       = broken eof
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb