Remove references to dead fontconfig(3) manpages in other fontconfig
manpages. reviewed by: plam
This commit is contained in:
parent
af7a965f94
commit
946478e1a7
|
@ -1,3 +1,12 @@
|
||||||
|
2006-01-30 Frederic Crozat <fcrozat@mandriva.com>
|
||||||
|
reviewed by: plam
|
||||||
|
|
||||||
|
* fc-match/fc-match.1:
|
||||||
|
* fc-lang/fc-lang.man:
|
||||||
|
|
||||||
|
Remove references to dead fontconfig(3) manpages in
|
||||||
|
other fontconfig manpages.
|
||||||
|
|
||||||
2006-01-29 Behdad Esfabod <behdad@cs.utoronto.edu>
|
2006-01-29 Behdad Esfabod <behdad@cs.utoronto.edu>
|
||||||
reviewed by: plam
|
reviewed by: plam
|
||||||
|
|
||||||
|
|
|
@ -37,5 +37,3 @@ determine language coverage for fonts which don't contain this information.
|
||||||
.TP 15
|
.TP 15
|
||||||
.B fclang.tmpl.h
|
.B fclang.tmpl.h
|
||||||
The template file in which the tables are inserted
|
The template file in which the tables are inserted
|
||||||
.SH "SEE ALSO"
|
|
||||||
fontconfig(3)
|
|
||||||
|
|
|
@ -35,5 +35,3 @@ matching rules to find the best font available. If --sort is given, the
|
||||||
sorted list of best matching fonts is displayed. With --verbose, the whole
|
sorted list of best matching fonts is displayed. With --verbose, the whole
|
||||||
font pattern for each match is printed, otherwise only the file, family and
|
font pattern for each match is printed, otherwise only the file, family and
|
||||||
style are printed.
|
style are printed.
|
||||||
.SH "SEE ALSO"
|
|
||||||
fontconfig(3)
|
|
||||||
|
|
Loading…
Reference in New Issue