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

Diff for /docbook2mdoc/docbook2mdoc.1 between version 1.4 and 1.6

version 1.4, 2014/04/30 12:54:26 version 1.6, 2014/10/12 15:08:45
Line 31  utility reads
Line 31  utility reads
 and  and
 generates  generates
 .Xr mdoc 7  .Xr mdoc 7
   and
   .Xr eqn 7
 from the  from the
 .Aq refentry  .Aq refentry
 section of DocBook source, ignoring other sections.  section of DocBook source, ignoring other sections.
Line 46  Output non-fatal warning messages.
Line 48  Output non-fatal warning messages.
 .Pp  .Pp
 .Nm  .Nm
 supports only well-formed XML DocBook V4.x until V5.1.  supports only well-formed XML DocBook V4.x until V5.1.
   Some earlier DocBook constructs are accepted as well.
 SGML DocBook documents may be parsed unless they contain SGML-specific  SGML DocBook documents may be parsed unless they contain SGML-specific
 constructs, such as empty end tags  constructs, such as empty end tags
 .Li </> .  .Li </> .
 The only non-DocBook construct recognised (and discarded) is  The only non-DocBook construct recognised are
 .Aq xi:include \(sl .  .Aq xi:include \(sl
   .Pq which is discarded
   and
   .Aq mml:* ,
   which is accepted and converted to
   .Xr eqn 7 .
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Ex -std  .Ex -std
 .Sh EXAMPLES  .Sh EXAMPLES

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

CVSweb