summaryrefslogtreecommitdiff
path: root/fc-list
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2022-12-13 23:17:32 +0900
committerAkira TAGOH <akira@tagoh.org>2022-12-13 23:17:59 +0900
commit8b854dddb0723e1c0ba53c5f2b29771db4f4265d (patch)
treed1af2e332107ed792ac28d65756a1f5c5afa63ce /fc-list
parent27a21ccef06b92c0f5cf120f7fdc29cdec259e1b (diff)
downloadfontconfig-8b854dddb0723e1c0ba53c5f2b29771db4f4265d.tar.gz
Convert more tabs to spaces in docs
Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/343
Diffstat (limited to 'fc-list')
-rw-r--r--fc-list/fc-list.sgml38
1 files changed, 19 insertions, 19 deletions
diff --git a/fc-list/fc-list.sgml b/fc-list/fc-list.sgml
index 0eb704d..ceeae90 100644
--- a/fc-list/fc-list.sgml
+++ b/fc-list/fc-list.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.
-->
@@ -70,14 +70,14 @@ manpage.1: manpage.sgml
<arg><option>--format</option> <option><replaceable>format</replaceable></option></arg>
</group>
<group>
- <arg><option>-q</option></arg>
- <arg><option>--quiet</option></arg>
+ <arg><option>-q</option></arg>
+ <arg><option>--quiet</option></arg>
</group>
<arg><option>--version</option></arg>
<arg><option>--help</option></arg>
<sbr>
<arg><option><replaceable>pattern</replaceable></option> <arg rep="repeat"><option><replaceable>element</replaceable></option></arg> </arg>
-
+
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
@@ -103,27 +103,27 @@ manpage.1: manpage.sgml
</term>
<listitem>
<para>Print verbose output of the whole font pattern for each match,
- or <replaceable>element</replaceable>s if any is
- provided.</para>
+ or <replaceable>element</replaceable>s if any is
+ provided.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-f</option>
<option>--format</option>
- <option><replaceable>format</replaceable></option>
+ <option><replaceable>format</replaceable></option>
</term>
<listitem>
<para>Format output according to the format specifier
- <replaceable>format</replaceable>.</para>
+ <replaceable>format</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
- <term><option>-q</option>
- <option>--quiet</option>
- </term>
- <listitem>
- <para>Suppress all normal output. returns 1 as the error code if no fonts matched.</para>
- </listitem>
+ <term><option>-q</option>
+ <option>--quiet</option>
+ </term>
+ <listitem>
+ <para>Suppress all normal output. returns 1 as the error code if no fonts matched.</para>
+ </listitem>
</varlistentry>
<varlistentry>
<term><option>-V</option>