Blame fc-conflist/fc-conflist.sgml

Packit 352660
Packit 352660
Packit 352660
Packit 352660
     page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
Packit 352660
     the manual page with: `docbook-to-man manpage.sgml | nroff -man |
Packit 352660
     less'.  A typical entry in a Makefile or Makefile.am is:
Packit 352660
Packit 352660
manpage.1: manpage.sgml
Packit 352660
	docbook-to-man $< > $@
Packit 352660
Packit 352660
Packit 352660
	The docbook-to-man binary is found in the docbook-to-man package.
Packit 352660
	Please remember that if you create the nroff version in one of the
Packit 352660
	debian/rules file targets (such as build), you will need to include
Packit 352660
	docbook-to-man in your Build-Depends control field.
Packit 352660
Packit 352660
  -->
Packit 352660
Packit 352660
  
Packit 352660
  Akira</firstname>">
Packit 352660
  TAGOH</surname>">
Packit 352660
  
Packit 352660
  Apr  1, 2014</date>">
Packit 352660
  
Packit 352660
       allowed: see man(7), man(1). -->
Packit 352660
  1</manvolnum>">
Packit 352660
  akira@tagoh.org</email>">
Packit 352660
  
Packit 352660
  fc-conflist</refentrytitle>">
Packit 352660
  
Packit 352660
Packit 352660
  GNU">
Packit 352660
  GPL">
Packit 352660
]>
Packit 352660
Packit 352660
<refentry>
Packit 352660
  <refentryinfo>
Packit 352660
    <address>
Packit 352660
      &dhemail;
Packit 352660
    </address>
Packit 352660
    <author>
Packit 352660
      &dhfirstname;
Packit 352660
      &dhsurname;
Packit 352660
    </author>
Packit 352660
    <copyright>
Packit 352660
      <year>2014</year>
Packit 352660
      <holder>&dhusername;</holder>
Packit 352660
    </copyright>
Packit 352660
    &dhdate;
Packit 352660
  </refentryinfo>
Packit 352660
  <refmeta>
Packit 352660
    &dhucpackage;
Packit 352660
Packit 352660
    &dhsection;
Packit 352660
  </refmeta>
Packit 352660
  <refnamediv>
Packit 352660
    <refname>&dhpackage;</refname>
Packit 352660
Packit 352660
    <refpurpose>Show the ruleset files information on the system</refpurpose>
Packit 352660
  </refnamediv>
Packit 352660
  <refsynopsisdiv>
Packit 352660
    <cmdsynopsis>
Packit 352660
      <command>&dhpackage;</command>
Packit 352660
Packit 352660
      <arg><option>-Vh</option></arg>
Packit 352660
      <sbr>
Packit 352660
      <arg><option>--version</option></arg>
Packit 352660
      <arg><option>--help</option></arg>
Packit 352660
Packit 352660
     </cmdsynopsis>
Packit 352660
  </refsynopsisdiv>
Packit 352660
  <refsect1>
Packit 352660
    <title>DESCRIPTION</title>
Packit 352660
Packit 352660
    <para><command>&dhpackage;</command> shows the ruleset files' information
Packit 352660
      being installed on the system.</para>
Packit 352660
Packit 352660
  </refsect1>
Packit 352660
  <refsect1>
Packit 352660
    <title>OPTIONS</title>
Packit 352660
Packit 352660
    <para>This program follows the usual &gnu; command line syntax,
Packit 352660
      with long options starting with two dashes (`-').  A summary of
Packit 352660
      options is included below.</para>
Packit 352660
Packit 352660
    <variablelist>
Packit 352660
      <varlistentry>
Packit 352660
        <term><option>-V</option>
Packit 352660
          <option>--version</option>
Packit 352660
        </term>
Packit 352660
        <listitem>
Packit 352660
          <para>Show version of the program and exit.</para>
Packit 352660
        </listitem>
Packit 352660
      </varlistentry>
Packit 352660
      <varlistentry>
Packit 352660
        <term><option>-h</option>
Packit 352660
          <option>--help</option>
Packit 352660
        </term>
Packit 352660
        <listitem>
Packit 352660
          <para>Show summary of options.</para>
Packit 352660
        </listitem>
Packit 352660
      </varlistentry>
Packit 352660
    </variablelist>
Packit 352660
  </refsect1>
Packit 352660
Packit 352660
  <refsect1>
Packit 352660
    <title>RETURN CODES</title>
Packit 352660
    <para><command>fc-conflist</command> returns error code 0 for successful parsing,
Packit 352660
    or 1 if any errors occured or if at least one font face could not be opened.</para>
Packit 352660
  </refsect1>
Packit 352660
Packit 352660
  <refsect1>
Packit 352660
    <title>AUTHOR</title>
Packit 352660
Packit 352660
    <para>This manual page was updated by &dhusername; &dhemail;.</para>
Packit 352660
Packit 352660
  </refsect1>
Packit 352660
</refentry>
Packit 352660
Packit 352660
Packit 352660
Local variables:
Packit 352660
mode: sgml
Packit 352660
sgml-omittag:t
Packit 352660
sgml-shorttag:t
Packit 352660
sgml-minimize-attributes:nil
Packit 352660
sgml-always-quote-attributes:t
Packit 352660
sgml-indent-step:2
Packit 352660
sgml-indent-data:t
Packit 352660
sgml-parent-document:nil
Packit 352660
sgml-default-dtd-file:nil
Packit 352660
sgml-exposed-tags:nil
Packit 352660
sgml-local-catalogs:nil
Packit 352660
sgml-local-ecat-files:nil
Packit 352660
End:
Packit 352660
-->