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

Diff for /mandoc/regress/mdoc/Dt/Makefile between version 1.1 and 1.3

version 1.1, 2017/02/08 03:02:48 version 1.3, 2017/03/08 22:54:43
Line 7  LINT_TARGETS += missing noarg nobody nosec order
Line 7  LINT_TARGETS += missing noarg nobody nosec order
   
 SKIP_GROFF       = badsec nobody  SKIP_GROFF       = badsec nobody
 SKIP_ASCII       = badsec  SKIP_ASCII       = badsec
   SKIP_MARKDOWN   ?= badsec
   
 # When the section is missing from the man(7) .TH title line,  # When the section is missing from the man(7) .TH title line,
 # empty parentheses are shown in the page header.  # empty parentheses are shown in the page header.

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

CVSweb