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

Diff for /mandoc/read.c between version 1.74 and 1.75

version 1.74, 2014/07/30 23:38:52 version 1.75, 2014/07/31 00:41:10
Line 205  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 205  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "generic fatal error",          "generic fatal error",
   
         "input too large",          "input too large",
         "column syntax is inconsistent",  
         "NOT IMPLEMENTED: .Bd -file",          "NOT IMPLEMENTED: .Bd -file",
         "NOT IMPLEMENTED: .so with absolute path or \"..\"",          "NOT IMPLEMENTED: .so with absolute path or \"..\"",
         ".so request failed",          ".so request failed",

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

CVSweb