.\" Man page for accessdb .\" .\" Copyright (c) 1998 Fabrizio Polacco . .\" .\" $Id: accessdb.8,v 1.1 2003/04/28 18:31:47 bokkie Exp $ .TH man 1 "%date_nl%" "%version%" "Handleiding weergave gereedschap" .SH NAAM accessdb \- dump de inhoud van een man-db database naar een voor mensen leesbaar formaat .SH OVERZICHT .B /usr/sbin/accessdb .RI [ ] .SH BESCHRIJVING .B accessdb geeft de inhoud van een man-db database in een voor mensen leesbaar formaat. Normaal gesproken zal het de gegevens van .B /var/cache/man/index., dumpen, waar afhangt van de database-bibliotheek die gebruikt wordt. Het meegeven van een argument aan accessdb zal dit gedrag veranderen. De uitvoer kan er bijvoorbeeld zo uitzien: .nf $mtime$ -> "795987034" $version$ -> "2.3.1" apropos -> "1 1 795981542 A - - search the manual page names and descriptions" catman -> "8 8 795981544 A - - create or update the pre-formatted manual pages" man -> "1 1 795981542 A - - an interface to the on-line reference manuals" mandb -> "8 8 795981544 A - - create or update the manual page index caches" manpath -> " 1 5" manpath~1 -> "1 1 795981542 A - - determine search path for manual pages" manpath~5 -> "5 5 795981543 A - - format of the /etc/man_db.config file" whatis -> "1 1 795981543 A - - search the manual page names" zsoelim -> "1 1 795981543 A - - satisfy .so requests in roff input" .fi .SH AUTEUR .nf Wilf. (G.Wilford@ee.surrey.ac.uk). Fabrizio Polacco (fpolacco@debian.org). .fi