diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-08-13 00:42:12 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-02-13 16:53:56 -0800 |
commit | d5b6085c3e40b4e2605cab7ff6c8a621b961b2d2 (patch) | |
tree | b5e0f555807f96aaf40231b14e475149ad240889 /fc-list | |
parent | 88261bafff30ec02b5a2180f1f9b786c8ff44e3d (diff) |
Update man pages
Diffstat (limited to 'fc-list')
-rw-r--r-- | fc-list/fc-list.sgml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/fc-list/fc-list.sgml b/fc-list/fc-list.sgml index d0ec733e..9a9536e7 100644 --- a/fc-list/fc-list.sgml +++ b/fc-list/fc-list.sgml @@ -20,7 +20,7 @@ manpage.1: manpage.sgml <!ENTITY dhfirstname "<firstname>Josselin</firstname>"> <!ENTITY dhsurname "<surname>Mouette</surname>"> <!-- Please adjust the date whenever revising the manpage. --> - <!ENTITY dhdate "<date>Sep 16, 2003</date>"> + <!ENTITY dhdate "<date>Aug 13, 2008</date>"> <!-- SECTION should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1). --> <!ENTITY dhsection "<manvolnum>1</manvolnum>"> @@ -67,8 +67,8 @@ manpage.1: manpage.sgml <arg><option>--verbose</option></arg> <arg><option>--version</option></arg> <arg><option>--help</option></arg> - <arg><option><replaceable>pattern</replaceable></option></arg> - <arg><option><replaceable>element</replaceable></option></arg> + <sbr> + <arg><option><replaceable>pattern</replaceable></option> <arg rep="repeat"><option><replaceable>element</replaceable></option></arg> </arg> </cmdsynopsis> </refsynopsisdiv> @@ -155,7 +155,11 @@ manpage.1: manpage.sgml <refsect1> <title>SEE ALSO</title> - <para><command>fc-cache</command> (1).</para> + <para> + <command>fc-cat</command>(1) + <command>fc-cache</command>(1) + <command>fc-match</command>(1) + </para> <para>The fontconfig user's guide, in HTML format: <filename>/usr/share/doc/fontconfig/fontconfig-user.html</filename>.</para> |