diff options
-rw-r--r-- | fc-match/fc-match.sgml | 3 | ||||
-rw-r--r-- | fc-scan/fc-scan.sgml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/fc-match/fc-match.sgml b/fc-match/fc-match.sgml index 86e6b46b..390b733c 100644 --- a/fc-match/fc-match.sgml +++ b/fc-match/fc-match.sgml @@ -88,7 +88,7 @@ the best font available. If <option>--sort</option> is given, the sorted list o matching fonts is displayed. The <option>--all</option> option works like <option>--sort</option> except that no pruning is done on the list of fonts.</para> -If any elements are specified, only those are printed. +<para>If any elements are specified, only those are printed. Otherwise short file name, family, and style are printed, unless verbose output is requested.</para> </refsect1> @@ -168,6 +168,7 @@ output is requested.</para> <para>If set, the <replaceable>element</replaceable> property is displayed for matching fonts.</para> </listitem> + </varlistentry> </variablelist> </refsect1> diff --git a/fc-scan/fc-scan.sgml b/fc-scan/fc-scan.sgml index c527c563..b9f7714e 100644 --- a/fc-scan/fc-scan.sgml +++ b/fc-scan/fc-scan.sgml @@ -79,7 +79,7 @@ manpage.1: manpage.sgml <para><command>&dhpackage;</command> scans <replaceable>file</replaceable>(s) recursively - and prints out font pattern for each face found. + and prints out font pattern for each face found.</para> </refsect1> <refsect1> |