diff options
author | Patrick Lam <plam@MIT.EDU> | 2006-01-30 14:43:04 +0000 |
---|---|---|
committer | Patrick Lam <plam@MIT.EDU> | 2006-01-30 14:43:04 +0000 |
commit | 946478e1a7f8c59a97c89f5c9029f30241a6cc0c (patch) | |
tree | 7ac89fd9fc24a8101337e1ddd653af6aa8a0b955 /fc-match | |
parent | af7a965f945ab5aafab13fb7b6e8d96c911b24fd (diff) |
Remove references to dead fontconfig(3) manpages in other fontconfig
manpages.
reviewed by: plam
Diffstat (limited to 'fc-match')
-rw-r--r-- | fc-match/fc-match.1 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fc-match/fc-match.1 b/fc-match/fc-match.1 index 3f33eee..fd4d394 100644 --- a/fc-match/fc-match.1 +++ b/fc-match/fc-match.1 @@ -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 font pattern for each match is printed, otherwise only the file, family and style are printed. -.SH "SEE ALSO" -fontconfig(3) |