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

Diff for /mandoc/main.c between version 1.106 and 1.107

version 1.106, 2010/09/26 20:22:28 version 1.107, 2010/09/27 09:26:27
Line 174  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 174  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "missing font type",          "missing font type",
         "line argument(s) will be lost",          "line argument(s) will be lost",
         "body argument(s) will be lost",          "body argument(s) will be lost",
           "paragraph macro ignored",
   
         "generic fatal error",          "generic fatal error",
   

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107

CVSweb