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

Diff for /mandoc/Attic/mdocml.1 between version 1.14 and 1.16

version 1.14, 2008/12/02 00:10:37 version 1.16, 2008/12/03 19:21:58
Line 50  The XML filter, specified by
Line 50  The XML filter, specified by
 is the default filter.  It creates an XML document where element names are  is the default filter.  It creates an XML document where element names are
 their respective roff macro names.  Each element name has an associated  their respective roff macro names.  Each element name has an associated
 namespace, which is one of  namespace, which is one of
 .Qq block  .Qq block ,
   .Qq head ,
   .Qq body ,
 or  or
 .Qq inline ,  .Qq inline ,
 corresponding to the display mode of a node.  The document root is  corresponding to the display mode of a node.  The document root is
Line 86  The engine doesn't understand the
Line 88  The engine doesn't understand the
 .Sq \&Xc ,  .Sq \&Xc ,
 .Sq \&No ,  .Sq \&No ,
 .Sq \&Db ,  .Sq \&Db ,
 .Sq \&Sm ,  
 .Sq \&Xc ,  .Sq \&Xc ,
 and  and
 .Sq \&Xo  .Sq \&Xo

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.16

CVSweb