[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.4 and 1.5

version 1.4, 2019/01/06 04:55:15 version 1.5, 2020/02/27 01:43:59
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = badarg broken double eof fill indent literal longhead  REGRESS_TARGETS  = badarg broken double eof fill indent literal longhead
 REGRESS_TARGETS += macrotag manyargs sameline spacing width  REGRESS_TARGETS += macrotag manyargs sameline spacing vert width
 LINT_TARGETS     = broken double eof  LINT_TARGETS     = broken double eof
 HTML_TARGETS     = literal  HTML_TARGETS     = literal vert
   
 # 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.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb