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

Diff for /mandoc/Attic/man.cgi.7 between version 1.2 and 1.3

version 1.2, 2011/11/27 11:46:44 version 1.3, 2011/12/04 22:52:50
Line 13  script queries and displays manual pages.
Line 13  script queries and displays manual pages.
 It interfaces with  It interfaces with
 .Xr mandocdb 8  .Xr mandocdb 8
 databases for query and with  databases for query and with
 .Xr mandoc 1  .Xr mandoc 3
 for display.  for display.
 It operates over a cache of manuals generated by  It operates over a cache of manuals generated by
 .Xr catman 8 .  .Xr catman 8 .
Line 40  cache directory.
Line 40  cache directory.
 .El  .El
 .Sh FILES  .Sh FILES
 The configuration file  The configuration file
 .Pa etc/man.conf  .Pa etc/catman.conf
 must exist within the cache directory.  must exist within the cache directory.
 This is built by  This is built by
 .Xr catman 8 .  .Xr catman 8 .
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr apropos 1 ,  .Xr mandoc 3 ,
 .Xr mandoc 1 ,  
 .Xr catman 8 ,  .Xr catman 8 ,
 .Xr mandocdb 8  .Xr mandocdb 8
 .Sh AUTHORS  .Sh AUTHORS

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

CVSweb