diff options
Diffstat (limited to 'fontconfig/fc-match')
-rw-r--r-- | fontconfig/fc-match/Makefile.am | 4 | ||||
-rw-r--r-- | fontconfig/fc-match/fc-match.c | 4 | ||||
-rw-r--r-- | fontconfig/fc-match/fc-match.sgml | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/fontconfig/fc-match/Makefile.am b/fontconfig/fc-match/Makefile.am index 9d725a582..94fc7d906 100644 --- a/fontconfig/fc-match/Makefile.am +++ b/fontconfig/fc-match/Makefile.am @@ -7,9 +7,9 @@ # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting -# documentation, and that the name of Keith Packard not be used in +# documentation, and that the name of the author(s) not be used in # advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Keith Packard makes no +# specific, written prior permission. The authors make no # representations about the suitability of this software for any purpose. It # is provided "as is" without express or implied warranty. # diff --git a/fontconfig/fc-match/fc-match.c b/fontconfig/fc-match/fc-match.c index 8963e7af3..48ba6cfe8 100644 --- a/fontconfig/fc-match/fc-match.c +++ b/fontconfig/fc-match/fc-match.c @@ -7,9 +7,9 @@ * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting - * documentation, and that the name of Keith Packard not be used in + * documentation, and that the name of the author(s) not be used in * advertising or publicity pertaining to distribution of the software without - * specific, written prior permission. Keith Packard makes no + * specific, written prior permission. The authors make no * representations about the suitability of this software for any purpose. It * is provided "as is" without express or implied warranty. * diff --git a/fontconfig/fc-match/fc-match.sgml b/fontconfig/fc-match/fc-match.sgml index 390b733c3..f66a021c0 100644 --- a/fontconfig/fc-match/fc-match.sgml +++ b/fontconfig/fc-match/fc-match.sgml @@ -182,8 +182,9 @@ output is requested.</para> <function>FcPatternFormat</function>(3) <command>fc-cat</command>(1) <command>fc-cache</command>(1) + <command>fc-pattern</command>(1) <command>fc-query</command>(1) - <command>fc-scal</command>(1) + <command>fc-scan</command>(1) </para> <para>The fontconfig user's guide, in HTML format: |