147 lines
4.3 KiB
HTML
147 lines
4.3 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: Hulpprogramma's paginaopmaker (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"> </A>
|
|
<H2>NAAM</H2>
|
|
|
|
catman - create or update the pre-formatted manual pages
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SAMENVATTING</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"> </A>
|
|
<H2>BESCHRIJVING</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"> </A>
|
|
<H2>OPTIES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-d</B>, <B>--debug</B>
|
|
|
|
|
|
<DD>
|
|
Foutinformatie tonen.
|
|
<DT id="2"><B>-M </B><I>pad</I>, <B>--manpath=</B><I>pad</I><DD>
|
|
Specify an alternate colon-delimited manual page hierarchy search path. By
|
|
default, this is all paths indicated as system hierarchies in the man-db
|
|
configuration file.
|
|
<DT id="3"><B>-C </B><I>bestand</I>, <B>--config-file=</B><I>bestand</I><DD>
|
|
Gebruik dit gebruikersconfiguratiebestand in plaats van de standaard van
|
|
<I>~/.manpath</I>.
|
|
<DT id="4"><B>-?</B>, <B>--help</B>
|
|
|
|
|
|
<DD>
|
|
Een hulptekst tonen en stoppen.
|
|
<DT id="5"><B>--usage</B>
|
|
|
|
|
|
<DD>
|
|
Print a short usage message and exit.
|
|
<DT id="6"><B>-V</B>, <B>--version</B>
|
|
|
|
|
|
<DD>
|
|
Versieinformatie tonen.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>OMGEVING</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 "1 n l 8 3 2 3posix 3pm 3perl 3am 5 4 9 6 7", unless overridden by the <B>SECTION</B> directive
|
|
in <I>/etc/manpath.config</I>.
|
|
<DT id="8"><B>MANPATH</B>
|
|
|
|
|
|
<DD>
|
|
Wanneer $<B>MANPATH</B> is opgegeven, wordt de waarde geïnterpreteerd als een
|
|
zoekpad van dubbelepuntgescheiden hiërarchie van man-pagina's.
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>BESTANDEN</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="9"><I>/etc/manpath.config</I>
|
|
|
|
|
|
<DD>
|
|
man-db-configuratiebestand.
|
|
<DT id="10"><I>/usr/man/index.(bt|db|dir|pag)</I>
|
|
|
|
|
|
<DD>
|
|
Een traditionele, algemene <I>index</I>-database-cache.
|
|
<DT id="11"><I>/var/catman/index.(bt|db|dir|pag)</I>
|
|
|
|
|
|
<DD>
|
|
An alternate or FSSTND compliant global <I>index</I> database cache.
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>ZIE OOK</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"> </A>
|
|
<H2>AUTEUR</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"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="12"><A HREF="#lbAB">NAAM</A><DD>
|
|
<DT id="13"><A HREF="#lbAC">SAMENVATTING</A><DD>
|
|
<DT id="14"><A HREF="#lbAD">BESCHRIJVING</A><DD>
|
|
<DT id="15"><A HREF="#lbAE">OPTIES</A><DD>
|
|
<DT id="16"><A HREF="#lbAF">OMGEVING</A><DD>
|
|
<DT id="17"><A HREF="#lbAG">BESTANDEN</A><DD>
|
|
<DT id="18"><A HREF="#lbAH">ZIE OOK</A><DD>
|
|
<DT id="19"><A HREF="#lbAI">AUTEUR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:20 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|