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

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

version 1.173, 2017/06/08 00:23:30 version 1.174, 2017/06/10 01:48:53
Line 93  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 93  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "errnos out of order",          "errnos out of order",
         "duplicate errno",          "duplicate errno",
         "description line ends with a full stop",          "description line ends with a full stop",
           "no blank before trailing delimiter",
   
         "generic warning",          "generic warning",
   

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

CVSweb