Manpages

NAAM

accessdb − dump de inhoud van een man-db database naar een voor mensen leesbaar formaat

OVERZICHT

/usr/sbin/accessdb [<index-bestand>]

BESCHRIJVING

accessdb geeft de inhoud van een man-db database in een voor mensen leesbaar formaat. Normaal gesproken zal het de gegevens van /var/cache/man/index.<db-type>, dumpen, waar <db-type> 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:

$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"

AUTEUR

Wilf. (G.Wilford [AT] ee.uk).
Fabrizio Polacco (fpolacco [AT] debian.org).