1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
3 <!-- Process this file with docbook-to-man to generate an nroff manual
4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile or Makefile.am is:
8 manpage.1: manpage.sgml
12 The docbook-to-man binary is found in the docbook-to-man package.
13 Please remember that if you create the nroff version in one of the
14 debian/rules file targets (such as build), you will need to include
15 docbook-to-man in your Build-Depends control field.
19 <!-- Fill in your name for FIRSTNAME and SURNAME. -->
20 <!ENTITY dhfirstname "<firstname>Patrick</firstname>">
21 <!ENTITY dhsurname "<surname>Lam</surname>">
22 <!-- Please adjust the date whenever revising the manpage. -->
23 <!ENTITY dhdate "<date>Sep 22, 2005</date>">
24 <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
25 allowed: see man(7), man(1). -->
26 <!ENTITY dhsection "<manvolnum>1</manvolnum>">
27 <!ENTITY dhemail "<email>plam@mit.edu</email>">
28 <!ENTITY dhusername "Patrick Lam">
29 <!ENTITY dhucpackage "<refentrytitle>fc-cat</refentrytitle>">
30 <!ENTITY dhpackage "fc-cat">
32 <!ENTITY debian "<productname>Debian</productname>">
33 <!ENTITY gnu "<acronym>GNU</acronym>">
34 <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
48 <holder>&dhusername;</holder>
58 <refname>&dhpackage;</refname>
60 <refpurpose>read font information cache files</refpurpose>
64 <command>&dhpackage; < fonts-cache-2-file ></command>
66 <arg><option>-V?</option></arg>
67 <arg><option>--version</option></arg>
68 <arg><option>--help</option></arg>
69 <arg><option><replaceable>dirs</replaceable></option></arg>
74 <title>DESCRIPTION</title>
76 <para><command>&dhpackage;</command> reads a font information cache file
77 and emits it in ASCII form.</para>
81 <title>OPTIONS</title>
83 <para>This program follows the usual &gnu; command line syntax,
84 with long options starting with two dashes (`-'). A summary of
85 options is included below.</para>
89 <term><option>-?</option>
90 <option>--help</option>
93 <para>Show summary of options.</para>
97 <term><option>-V</option>
98 <option>--version</option>
101 <para>Show version of the program and exit.</para>
108 <title>SEE ALSO</title>
110 <para><command>fc-cache</command> (1).</para>
112 <para>The fontconfig user's guide, in HTML format:
113 <filename>/usr/share/doc/fontconfig/fontconfig-user.html</filename>.</para>
117 <title>AUTHOR</title>
119 <para>This manual page was written by &dhusername; &dhemail;.</para>
124 <!-- Keep this comment at the end of the file
129 sgml-minimize-attributes:nil
130 sgml-always-quote-attributes:t
133 sgml-parent-document:nil
134 sgml-default-dtd-file:nil
135 sgml-exposed-tags:nil
136 sgml-local-catalogs:nil
137 sgml-local-ecat-files:nil