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

Diff for /mandoc/html.h between version 1.101 and 1.102

version 1.101, 2019/01/18 14:36:21 version 1.102, 2019/03/01 10:57:18
Line 24  enum htmltag {
Line 24  enum htmltag {
         TAG_TITLE,          TAG_TITLE,
         TAG_DIV,          TAG_DIV,
         TAG_IDIV,          TAG_IDIV,
           TAG_SECTION,
         TAG_H1,          TAG_H1,
         TAG_H2,          TAG_H2,
         TAG_SPAN,          TAG_SPAN,

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.102

CVSweb