[BACK]Return to read.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/read.c between version 1.28 and 1.29

version 1.28, 2014/06/20 22:58:41 version 1.29, 2014/06/21 22:23:44
Line 202 
Line 202 
         "static buffer exhausted",          "static buffer exhausted",
   
         /* system errors */          /* system errors */
         "cannot open file",          NULL,
         "cannot stat file",          "cannot stat file",
         "cannot read file",          "cannot read file",
 };  };

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29