sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
56
dist/fontconfig/fc-cache/fc-cache.sgml
vendored
56
dist/fontconfig/fc-cache/fc-cache.sgml
vendored
|
@ -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.
|
||||
|
||||
-->
|
||||
|
||||
|
@ -69,15 +69,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>
|
||||
|
@ -109,14 +109,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>-c <replacable>root</replacable></option>
|
||||
|
@ -160,13 +160,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>
|
||||
|
@ -198,18 +198,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue