[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.5 and 1.7

version 1.5, 2017/08/22 18:17:52 version 1.7, 2020/02/10 14:13:24
Line 1 
Line 1 
 .\"     $Id$  .\"     $Id$
 .\"  .\"
 .\" Copyright (c) 2015 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2015, 2017 Ingo Schwarze <schwarze@openbsd.org>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above  .\" purpose with or without fee is hereby granted, provided that the above
Line 98  manual.
Line 98  manual.
 .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 toc      Ta none     Ta Cm html Ta print table of contents
 .It Ic width    Ta integer  Ta Cm ascii , utf8 Ta right margin  .It Ic width    Ta integer  Ta Cm ascii , utf8 Ta right margin
 .El  .El
 .It Ic _whatdb Ar path Ns Cm /whatis.db  .It Ic _whatdb Ar path Ns Cm /whatis.db
Line 108  It is kept for backward compatibility for now,
Line 109  It is kept for backward compatibility for now,
 but will eventually be removed.  but will eventually be removed.
 .El  .El
 .Sh FILES  .Sh FILES
 .Pa /etc/man.conf  .Bl -tag -width /etc/examples/man.conf -compact
   .It Pa /etc/man.conf
   .El
 .Sh EXAMPLES  .Sh EXAMPLES
 The following configuration file reproduces the defaults:  The following configuration file reproduces the defaults:
 installing it is equivalent to not having a  installing it is equivalent to not having a

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

CVSweb