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

Diff for /mandoc/regress/mdoc/Nm/Makefile between version 1.2 and 1.3

version 1.2, 2017/02/11 20:22:36 version 1.3, 2017/03/05 20:00:03
Line 6  REGRESS_TARGETS += font long par parns punct
Line 6  REGRESS_TARGETS += font long par parns punct
   
 LINT_TARGETS     = badNAME badNAMEuse break broken  LINT_TARGETS     = badNAME badNAMEuse break broken
   
   MARKDOWN_TARGETS  = break broken empty
   MARKDOWN_TARGETS += font long par parns punct
   
 # groff-1.22.3/mandoc differences:  # groff-1.22.3/mandoc differences:
 # - When the head of an Nm block in the SYNOPSIS is broken by an  # - When the head of an Nm block in the SYNOPSIS is broken by an
 #   explicit block end macro on the same line, formatting differs,  #   explicit block end macro on the same line, formatting differs,

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

CVSweb