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

Diff for /mandoc/Attic/mandocdb.8 between version 1.19 and 1.20

version 1.19, 2013/07/13 19:41:16 version 1.20, 2013/10/01 20:56:18
Line 122  is printed to stderr, omitted from the index, and the 
Line 122  is printed to stderr, omitted from the index, and the 
 with the next input file.  with the next input file.
 .Sh FILES  .Sh FILES
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Pa mandocdb.db  .It Pa mandoc.db
 A database of manpages relative to the directory of the file.  A database of manpages relative to the directory of the file.
 This file is portable across architectures and systems, so long as the  This file is portable across architectures and systems, so long as the
 manpage hierarchy it indexes does not change.  manpage hierarchy it indexes does not change.
 .It Pa mandocdb.db~  .It Pa mandoc.db~
 A temporary database used during scanning and parsing.  A temporary database used during scanning and parsing.
 .El  .El
 .Sh EXIT STATUS  .Sh EXIT STATUS
Line 136  A temporary database used during scanning and parsing.
Line 136  A temporary database used during scanning and parsing.
 .Xr man 1 ,  .Xr man 1 ,
 .Xr whatis 1 ,  .Xr whatis 1 ,
 .Xr man.conf 5  .Xr man.conf 5
 .Sh AUTHORS  .Sh HISTORY
   A
   .Nm makewhatis
   utility first appeared in
   .Bx 2 .
   It was rewritten in
   .Xr perl 1
   for
   .Ox 2.7
   and in C for
   .Ox 5.1 .
   .Pp
 The  The
   .Ar dir
   argument first appeared in
   .Nx 1.0 ;
   the options
   .Fl dtu
   in
   .Ox 2.7 ;
   and the options
   .Fl aCvW
   in
   .Ox 5.1 .
   .Sh AUTHORS
   .An -nosplit
   .An Bill Joy
   wrote the original
   .Bx
   .Nm makewhatis
   in February 1979,
   .An Marc Espie
   started the Perl version in 2000,
   and the current version of
 .Nm  .Nm
 utility was written by  was written by
 .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv ,  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv
 and  and
 .An Ingo Schwarze Aq Mt schwarze@openbsd.org .  .An Ingo Schwarze Aq Mt schwarze@openbsd.org .

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

CVSweb