diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-05-18 10:33:06 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-05-18 10:33:06 +0000 |
commit | 73bce4dc4f06a75a565b1cd927dc2d267b24a5fd (patch) | |
tree | 17b5f2c7a032edee25b913c1cedf42f6c95d9221 /dist/fontconfig/doc/FcNameConstant.3 | |
parent | fdff9ad39bd67c1447a31893592f23771b74b569 (diff) |
Update to fontconfig 2.11.1. Tested by shadchin@
Diffstat (limited to 'dist/fontconfig/doc/FcNameConstant.3')
-rw-r--r-- | dist/fontconfig/doc/FcNameConstant.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dist/fontconfig/doc/FcNameConstant.3 b/dist/fontconfig/doc/FcNameConstant.3 index 5f1a12779..167d73a96 100644 --- a/dist/fontconfig/doc/FcNameConstant.3 +++ b/dist/fontconfig/doc/FcNameConstant.3 @@ -1,5 +1,5 @@ .\" auto-generated by docbook2man-spec from docbook-utils package -.TH "FcNameConstant" "3" "10 1月 2013" "" "" +.TH "FcNameConstant" "3" "24 3月 2014" "Fontconfig 2.11.1" "" .SH NAME FcNameConstant \- Get the value for a symbolic constant .SH SYNOPSIS @@ -12,6 +12,3 @@ FcBool FcNameConstant (FcChar8 *\fIstring\fB, int *\fIresult\fB); .PP Returns whether a symbolic constant with name \fIstring\fR is registered, placing the value of the constant in \fIresult\fR if present. -.SH "VERSION" -.PP -Fontconfig version 2.10.91 |