[BACK]Return to read.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/read.c between version 1.174 and 1.175

version 1.174, 2017/06/10 01:48:53 version 1.175, 2017/06/11 17:16:51
Line 94  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 94  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "duplicate errno",          "duplicate errno",
         "description line ends with a full stop",          "description line ends with a full stop",
         "no blank before trailing delimiter",          "no blank before trailing delimiter",
           "function name without markup",
   
         "generic warning",          "generic warning",
   

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.175

CVSweb