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

Diff for /mandoc/mandoc_html.3 between version 1.17 and 1.19

version 1.17, 2018/06/25 16:54:59 version 1.19, 2019/01/11 12:56:43
Line 167  the respective attribute is not written.
Line 167  the respective attribute is not written.
 Print a  Print a
 .Cm class  .Cm class
 attribute.  attribute.
 This attribute letter can optionally be followed by the modifier letter  
 .Cm T .  
 In that case, a  
 .Cm title  
 attribute with the same value is also printed.  
 .It Cm h  .It Cm h
 Print a  Print a
 .Cm href  .Cm href
Line 216  It requires two
Line 211  It requires two
 .Va char *  .Va char *
 arguments.  arguments.
 The first is the name of the style property, the second its value.  The first is the name of the style property, the second its value.
   The name must not be
   .Dv NULL .
   The
   .Cm s
   .Ar fmt
   letter can be repeated, each repetition requiring an additional pair of
   .Va char *
   arguments.
 .El  .El
 .Pp  .Pp
 .Fn print_otag  .Fn print_otag

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.19

CVSweb