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

Diff for /mandoc/main.c between version 1.157 and 1.158

version 1.157, 2011/03/21 12:04:26 version 1.158, 2011/03/22 10:35:26
Line 168  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 168  static const char * const mandocerrs[MANDOCERR_MAX] = 
   
         "generic fatal error",          "generic fatal error",
   
           "not a manual",
         "column syntax is inconsistent",          "column syntax is inconsistent",
         "NOT IMPLEMENTED: .Bd -file",          "NOT IMPLEMENTED: .Bd -file",
         "line scope broken, syntax violated",          "line scope broken, syntax violated",

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.158

CVSweb