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

Diff for /mandoc/regress/man/SH/Makefile between version 1.4 and 1.5

version 1.4, 2020/02/27 01:43:57 version 1.5, 2020/04/04 20:33:35
Line 3 
Line 3 
 REGRESS_TARGETS = broken broken_eline empty_before longarg noarg paragraph vert  REGRESS_TARGETS = broken broken_eline empty_before longarg noarg paragraph vert
 LINT_TARGETS    = broken broken_eline empty_before noarg  LINT_TARGETS    = broken broken_eline empty_before noarg
 HTML_TARGETS    = paragraph  HTML_TARGETS    = paragraph
   TAG_TARGETS     = paragraph
   
 # groff-1.22.3 defects:  # groff-1.22.3 defects:
 # - .SH without args just before EOF causes two additional blank lines.  # - .SH without args just before EOF causes two additional blank lines.

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

CVSweb