[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.94 and 1.95

version 1.94, 2015/01/28 17:30:37 version 1.95, 2015/01/28 21:10:28
Line 173 
Line 173 
   
         "generic error",          "generic error",
   
         /* related to equations */  
         "unexpected equation scope closure",  
         "equation scope open on exit",  
         "overlapping equation scopes",  
         "unexpected end of equation",  
   
         /* related to tables */          /* related to tables */
         "non-alphabetic character in tbl options",          "non-alphabetic character in tbl options",
         "skipping unknown tbl option",          "skipping unknown tbl option",

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95