[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.1 and 1.2

version 1.1, 2017/02/08 03:02:29 version 1.2, 2017/06/03 15:55:26
Line 10  LINT_TARGETS = broken broken_eline empty_before noarg
Line 10  LINT_TARGETS = broken broken_eline empty_before noarg
 # - If .HP breaks .SH, a line is broken after the next input line.  # - If .HP breaks .SH, a line is broken after the next input line.
 # - If .RS/RE/nf/fi breaks .SH, the next input line becomes bold.  # - If .RS/RE/nf/fi breaks .SH, the next input line becomes bold.
 # - .UR does not break .SH.  # - .UR does not break .SH.
   # - blank line in .SH next line scope causes blank lines and bogus indent
   
 SKIP_GROFF      = broken broken_eline noarg  SKIP_GROFF      = broken broken_eline noarg
   

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

CVSweb