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

Diff for /docbook2mdoc/docbook2mdoc.1 between version 1.14 and 1.16

version 1.14, 2019/04/24 18:38:02 version 1.16, 2019/05/01 09:14:19
Line 24 
Line 24 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm docbook2mdoc  .Nm docbook2mdoc
 .Op Fl W  .Op Fl W
   .Op Fl s Ar section
 .Op Fl T Cm mdoc | tree | lint  .Op Fl T Cm mdoc | tree | lint
 .Op Ar file  .Op Ar file
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 37  and
Line 38  and
 .Xr eqn 7 .  .Xr eqn 7 .
 If  If
 .Ar file  .Ar file
 is  is omitted, standard input is used.
 .Sq Cm \-  
 or omitted, standard input is used.  
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width 2n  .Bl -tag -width 2n
   .It Fl s
   Specify the manual page
   .Ar section
   to be used as the second argument of the
   .Ic \&Dt
   macro.
   Defaults to the content of the first
   .Eo < Ic manvolnum Ec >
   element in the first
   .Eo < Ic refmeta Ec >
   block, if any, or to
   .Qq 1
   otherwise.
 .It Fl T  .It Fl T
 Select the output mode.  Select the output mode.
 The following arguments are supported:  The following arguments are supported:

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

CVSweb