.\" Man page for accessdb .\" .\" Copyright (c) 1998 Fabrizio Polacco .\" Modified Sun 6 Dec 1998 by NAKANO Takeo .\" .TH accessdb 8 "July 12th, 1995" "2.3.10" "Manual pager utils" .SH 名前 accessdb \- man-db データベースの内容を、人間に可読な形式でダンプする。 .SH 書式 .B /usr/sbin/accessdb .RI [ ] .SH 説明 .B accessdb は man_db データベースに含まれているデータを人間に可読なかたちで出力する。 デフォルトでは、 .B /var/catman/index/ のデータをダンプする。 は用いているデータベースライブラリに依存する。 accessdb に引き数を渡すと、このデフォルトは上書きされる。 .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 著者 Wilf. (G.Wilford@ee.surrey.ac.uk)