man-pages/ja/man8/catman.8.html
2021-03-31 01:06:50 +01:00

144 lines
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of CATMAN</TITLE>
</HEAD><BODY>
<H1>CATMAN</H1>
Section: マニュアルページユーティリティー (8)<BR>Updated: 2020-02-25<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>名前</H2>
catman - 整形済みマニュアルページを作成、更新する
<A NAME="lbAC">&nbsp;</A>
<H2>書式</H2>
<B>catman</B> [<B>-d?V</B>] [<B>-M</B> <I>path</I>] [<B>-C</B> <I>file</I>]
[<I>section</I>] ...
<A NAME="lbAD">&nbsp;</A>
<H2>説明</H2>
<B>catman</B> 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.
<P>
The options available to <B>catman</B> 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
$<B>MANSECT</B> or the standard set compiled into <B>man</B> if $<B>MANSECT</B> is
undefined. Supplying <B>catman</B> with a set of whitespace-delimited section
names will override both of the above.
<P>
<B>catman</B> makes use of the <B>index</B> database cache associated with each
hierarchy to determine which files need to be formatted.
<A NAME="lbAE">&nbsp;</A>
<H2>オプション</H2>
<DL COMPACT>
<DT id="1"><B>-d</B>, <B>--debug</B>
<DD>
デバッグ情報を表示します。
<DT id="2"><B>-M&nbsp;</B><I>path</I>,&nbsp;<B>--manpath=</B><I>path</I><DD>
代替のコロン区切りのマニュアルページ階層検索パスを指定します。デフォルトでは、システムの man-db
設定ファイルで指定されているすべてのパスになります。
<DT id="3"><B>-C&nbsp;</B><I>file</I>,&nbsp;<B>--config-file=</B><I>file</I><DD>
デフォルトの <I>~/.manpath</I> ではなく指定したユーザ設定ファイルを使用します。
<DT id="4"><B>-?</B>, <B>--help</B>
<DD>
ヘルプメッセージを表示して終了します。
<DT id="5"><B>--usage</B>
<DD>
Print a short usage message and exit.
<DT id="6"><B>-V</B>, <B>--version</B>
<DD>
バージョン情報を表示します。
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>環境変数</H2>
<DL COMPACT>
<DT id="7"><B>MANSECT</B>
<DD>
If $<B>MANSECT</B> 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 &quot;1 n l 8 3 2 3posix 3pm 3perl 3am 5 4 9 6 7&quot;, unless overridden by the <B>SECTION</B> directive
in <I>/etc/manpath.config</I>.
<DT id="8"><B>MANPATH</B>
<DD>
$<B>MANPATH</B> が設定されている場合、その値はコロン区切りのマニュアルページ階層の検索パスとして使用されます。
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>ファイル</H2>
<DL COMPACT>
<DT id="9"><I>/etc/manpath.config</I>
<DD>
man-db 設定ファイルです。
<DT id="10"><I>/usr/man/index.(bt|db|dir|pag)</I>
<DD>
伝統的な大域<I>インデックス型</I>データベースキャッシュです。
<DT id="11"><I>/var/catman/index.(bt|db|dir|pag)</I>
<DD>
代替または FSSTND 準拠の大域<I>インデックス型</I>データベースキャッシュです。
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>関連項目</H2>
<B><A HREF="/cgi-bin/man/man2html?1+man">man</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?5+manpath">manpath</A></B>(5),
<B><A HREF="/cgi-bin/man/man2html?8+mandb">mandb</A></B>(8)
<A NAME="lbAI">&nbsp;</A>
<H2>著者</H2>
<PRE>
Wilf. (<A HREF="mailto:G.Wilford@ee.surrey.ac.uk">G.Wilford@ee.surrey.ac.uk</A>).Fabrizio Polacco (<A HREF="mailto:fpolacco@debian.org">fpolacco@debian.org</A>).Colin Watson (<A HREF="mailto:cjwatson@debian.org">cjwatson@debian.org</A>).</PRE>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="12"><A HREF="#lbAB">名前</A><DD>
<DT id="13"><A HREF="#lbAC">書式</A><DD>
<DT id="14"><A HREF="#lbAD">説明</A><DD>
<DT id="15"><A HREF="#lbAE">オプション</A><DD>
<DT id="16"><A HREF="#lbAF">環境変数</A><DD>
<DT id="17"><A HREF="#lbAG">ファイル</A><DD>
<DT id="18"><A HREF="#lbAH">関連項目</A><DD>
<DT id="19"><A HREF="#lbAI">著者</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:06 GMT, March 31, 2021
</BODY>
</HTML>