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

Diff for /mandoc/read.c between version 1.21 and 1.22

version 1.21, 2011/07/21 23:30:39 version 1.22, 2011/07/22 14:55:07
Line 152  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 152  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "generic error",          "generic error",
   
         /* related to equations */          /* related to equations */
         "bad equation macro syntax",  
         "too many nested equation defines",          "too many nested equation defines",
         "unexpected equation scope closure",          "unexpected equation scope closure",
         "equation scope open on exit",          "equation scope open on exit",

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb