[BACK]Return to man.conf.5 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/man.conf.5 between version 1.3 and 1.5

version 1.3, 2015/03/27 21:33:20 version 1.5, 2017/08/22 18:17:52
Line 74  in each directory configured with
Line 74  in each directory configured with
 .Ic manpath  .Ic manpath
 is recommended and necessary for  is recommended and necessary for
 .Xr apropos 1  .Xr apropos 1
 to work, but not strictly required for  to work, and also for
 .Xr man 1 .  .Xr man 1
   on operating systems like
   .Ox
   that install each manual page with only one file name in the file system,
   even if it documents multiple utilities or functions.
 .It Ic output Ar option Op Ar value  .It Ic output Ar option Op Ar value
 Configure the default value of an output option.  Configure the default value of an output option.
 These directives are overridden by the  These directives are overridden by the
Line 91  manual.
Line 95  manual.
 .It Ic fragment Ta none     Ta Cm html Ta print only body  .It Ic fragment Ta none     Ta Cm html Ta print only body
 .It Ic includes Ta string   Ta Cm html Ta path to header files  .It Ic includes Ta string   Ta Cm html Ta path to header files
 .It Ic indent   Ta integer  Ta Cm ascii , utf8 Ta left margin  .It Ic indent   Ta integer  Ta Cm ascii , utf8 Ta left margin
 .It Ic man      Ta string   Ta Cm html Ta path for Xr links  .It Ic man      Ta string   Ta Cm html Ta path for \&Xr links
 .It Ic paper    Ta string   Ta Cm ps , pdf Ta paper size  .It Ic paper    Ta string   Ta Cm ps , pdf Ta paper size
 .It Ic style    Ta string   Ta Cm html Ta CSS file  .It Ic style    Ta string   Ta Cm html Ta CSS file
 .It Ic width    Ta integer  Ta Cm ascii , utf8 Ta right margin  .It Ic width    Ta integer  Ta Cm ascii , utf8 Ta right margin

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

CVSweb