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

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

version 1.2, 2014/04/02 12:27:05 version 1.4, 2014/04/30 12:54:26
Line 38  If unspecified or
Line 38  If unspecified or
 .Ar \&- ,  .Ar \&- ,
 .Ar file  .Ar file
 is taken to be standard input.  is taken to be standard input.
 It accepts no arguments.  The arguments are as follows:
   .Bl -tag -width Ds
   .It Fl W
   Output non-fatal warning messages.
   .El
 .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.
 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
   .Aq xi:include \(sl .
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Ex -std  .Ex -std
 .Sh EXAMPLES  .Sh EXAMPLES

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

CVSweb