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

Diff for /mandoc/read.c between version 1.64 and 1.65

version 1.64, 2014/07/06 19:09:00 version 1.65, 2014/07/07 11:35:06
Line 185  static const char * const mandocerrs[MANDOCERR_MAX] = 
Line 185  static const char * const mandocerrs[MANDOCERR_MAX] = 
         "manual name not yet set",          "manual name not yet set",
         "skipping text before first section header",          "skipping text before first section header",
         "skipping unknown macro",          "skipping unknown macro",
         "NOT IMPLEMENTED, please use groff: skipping request",  
         "argument count wrong",          "argument count wrong",
         "skipping invalid content in .Rs block",          "skipping invalid content in .Rs block",
         "unknown standard specifier",          "unknown standard specifier",

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

CVSweb