CATMAN(8) マニュアルページユーティリティー CATMAN(8)

名前

catman - 整形済みマニュアルページを作成、更新する

書式

catman [-d?V] [-M path] [-C file] [section] ...

説明

catman is used to create an up to date set of pre-formatted manual pages known as cat pages. Cat pages are generally much faster to display than the original manual pages, but require extra storage space. The decision to support cat pages is that of the local administrator, who must provide suitable directories to contain them.

The options available to catman are the manual page hierarchies and sections to pre-format. The default hierarchies are those specified as system hierarchies in the man-db configuration file, and the default sections are either the colon-delimited contents of the environment variable $MANSECT or the standard set compiled into man if $MANSECT is undefined. Supplying catman with a set of whitespace-delimited section names will override both of the above.

catman makes use of the index database cache associated with each hierarchy to determine which files need to be formatted.

オプション

デバッグ情報を表示します。
代替のコロン区切りのマニュアルページ階層検索パスを指定します。デフォルトでは、システムの man-db 設定ファイルで指定されているすべてのパスになります。
Use this user configuration file rather than the default of ~/.manpath.
-?, --help
ヘルプメッセージを表示して終了します。
Print a short usage message and exit.
バージョン情報を表示します。

環境変数

If $MANSECT is set, its value is a colon-delimited list of sections and it is used to determine which manual sections to search and in what order. The default is "1 1p n l 8 3 3p 0 0p 2 3type 5 4 9 6 7", unless overridden by the SECTION directive in /etc/man_db.conf.
$MANPATH が設定されている場合、その値はコロン区切りのマニュアルページ階層の検索パスとして使用されます。

See the SEARCH PATH section of manpath(5) for the default behaviour and details of how this environment variable is handled.

ファイル

/etc/man_db.conf
man-db 設定ファイルです。
/usr/man/index.(bt|db|dir|pag)
伝統的な大域インデックス型データベースキャッシュです。
/var/catman/index.(bt|db|dir|pag)
代替または FSSTND 準拠の大域インデックス型データベースキャッシュです。

関連項目

man(1), manpath(5), mandb(8)

著者

Wilf. (G.Wilford@ee.surrey.ac.uk).
Fabrizio Polacco (fpolacco@debian.org).
Colin Watson (cjwatson@debian.org).

バグ

https://gitlab.com/man-db/man-db/-/issues
https://savannah.nongnu.org/bugs/?group=man-db

2023-09-23 2.12.0