diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-04-05 16:43:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-04-05 16:43:38 +0000 |
commit | 18df927f7b9c302f5eb6eaed63a8fdf209c64552 (patch) | |
tree | b949936e4f9abe11692375b4c0567790663b964b /lib/fontconfig/doc/FcDefaultSubstitute.3 | |
parent | 3f1e1ec27086e513778a2fc86e249a11ab92fe41 (diff) |
Update to fontconfig 2.6.0. ok naddy@
this uses a patched version of libtool to fix linking on vax.
Diffstat (limited to 'lib/fontconfig/doc/FcDefaultSubstitute.3')
-rw-r--r-- | lib/fontconfig/doc/FcDefaultSubstitute.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fontconfig/doc/FcDefaultSubstitute.3 b/lib/fontconfig/doc/FcDefaultSubstitute.3 index 0a8943466..4a5d134d7 100644 --- a/lib/fontconfig/doc/FcDefaultSubstitute.3 +++ b/lib/fontconfig/doc/FcDefaultSubstitute.3 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FcDefaultSubstitute" "3" "15 September 2006" "" "" +.TH "FcDefaultSubstitute" "3" "31 May 2008" "" "" .SH NAME FcDefaultSubstitute \- Perform default substitutions in a pattern @@ -28,4 +28,4 @@ Patterns without a specified pixel size are given one computed from any specified point size (default 12), dpi (default 75) and scale (default 1). .SH "VERSION" .PP -Fontconfig version 2.4.1 +Fontconfig version 2.6.0 |