summaryrefslogtreecommitdiff
path: root/fc-cache/fc-cache.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fc-cache/fc-cache.sgml')
-rw-r--r--fc-cache/fc-cache.sgml56
1 files changed, 28 insertions, 28 deletions
diff --git a/fc-cache/fc-cache.sgml b/fc-cache/fc-cache.sgml
index 5ae0107..6313020 100644
--- a/fc-cache/fc-cache.sgml
+++ b/fc-cache/fc-cache.sgml
@@ -6,13 +6,13 @@
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
- docbook-to-man $< > $@
+ docbook-to-man $< > $@
-
- The docbook-to-man binary is found in the docbook-to-man package.
- Please remember that if you create the nroff version in one of the
- debian/rules file targets (such as build), you will need to include
- docbook-to-man in your Build-Depends control field.
+
+ The docbook-to-man binary is found in the docbook-to-man package.
+ Please remember that if you create the nroff version in one of the
+ debian/rules file targets (such as build), you will need to include
+ docbook-to-man in your Build-Depends control field.
-->
@@ -68,15 +68,15 @@ manpage.1: manpage.sgml
<arg><option>--force</option></arg>
<arg><option>--really-force</option></arg>
<group>
- <arg><option>-y</option> <option><replaceable>dir</replaceable></option></arg>
- <arg><option>--sysroot</option> <option><replaceable>dir</replaceable></option></arg>
+ <arg><option>-y</option> <option><replaceable>dir</replaceable></option></arg>
+ <arg><option>--sysroot</option> <option><replaceable>dir</replaceable></option></arg>
</group>
<arg><option>--system-only</option></arg>
<arg><option>--verbose</option></arg>
<arg><option>--version</option></arg>
<arg><option>--help</option></arg>
<arg rep="repeat"><option><replaceable>dir</replaceable></option></arg>
-
+
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
@@ -108,14 +108,14 @@ manpage.1: manpage.sgml
<variablelist>
<varlistentry>
- <term><option>-E</option>
- <option>--error-on-no-fonts</option>
- </term>
- <listitem>
- <para>Raise an error if there are no fonts in
- <option><replaceable>dir</replaceable></option> or directories
- in the configuration if not given.</para>
- </listitem>
+ <term><option>-E</option>
+ <option>--error-on-no-fonts</option>
+ </term>
+ <listitem>
+ <para>Raise an error if there are no fonts in
+ <option><replaceable>dir</replaceable></option> or directories
+ in the configuration if not given.</para>
+ </listitem>
</varlistentry>
<varlistentry>
<term><option>-f</option>
@@ -152,13 +152,13 @@ manpage.1: manpage.sgml
</listitem>
</varlistentry>
<varlistentry>
- <term><option>-y</option>
- <option>-sysroot</option>
- <option><replaceable>dir</replaceable></option>
- </term>
- <listitem>
- <para>Prepend <option><replaceable>dir</replaceable></option> to all paths for scanning.</para>
- </listitem>
+ <term><option>-y</option>
+ <option>-sysroot</option>
+ <option><replaceable>dir</replaceable></option>
+ </term>
+ <listitem>
+ <para>Prepend <option><replaceable>dir</replaceable></option> to all paths for scanning.</para>
+ </listitem>
</varlistentry>
<varlistentry>
<term><option>-h</option>
@@ -190,18 +190,18 @@ manpage.1: manpage.sgml
<title>RETURN CODES</title>
<para><command>fc-cache</command> returns zero if the caches successfully generated. otherwise non-zero.</para>
</refsect1>
-
+
<refsect1>
<title>FILES</title>
<variablelist>
<varlistentry>
<term><filename><replaceable>%cachedir%</replaceable>/*-<replaceable>%arch%</replaceable>.cache-%version%</filename></term>
- <listitem>
- <para>These files are generated by <command>&dhpackage;</command>
+ <listitem>
+ <para>These files are generated by <command>&dhpackage;</command>
and contain maps from file names to font properties. They are
read by the fontconfig library at application startup to locate
appropriate fonts.</para>
- </listitem>
+ </listitem>
</varlistentry>
</variablelist>
</refsect1>