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

Diff for /mandoc/html.h between version 1.94 and 1.95

version 1.94, 2018/10/02 14:56:47 version 1.95, 2018/10/25 01:32:40
Line 72  enum htmlfont {
Line 72  enum htmlfont {
         HTMLFONT_BOLD,          HTMLFONT_BOLD,
         HTMLFONT_ITALIC,          HTMLFONT_ITALIC,
         HTMLFONT_BI,          HTMLFONT_BI,
           HTMLFONT_CW,
         HTMLFONT_MAX          HTMLFONT_MAX
 };  };
   

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

CVSweb