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

Diff for /docbook2mdoc/node.c between version 1.5 and 1.6

version 1.5, 2019/04/08 14:37:31 version 1.6, 2019/04/09 01:39:09
Line 31  static const char *const attrkeys[ATTRKEY__MAX] = {
Line 31  static const char *const attrkeys[ATTRKEY__MAX] = {
         "cols",          "cols",
         "DEFINITION",          "DEFINITION",
         "endterm",          "endterm",
           "href",
         "id",          "id",
         "linkend",          "linkend",
         "NAME",          "NAME",

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb