[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.18

version 1.17, 2018/06/25 16:54:59 version 1.18, 2018/11/26 01:38:23
Line 216  It requires two
Line 216  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.18

CVSweb