Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcValueEqual.3
index 860c83e..e5f9597 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcValueEqual" "3" "26 11月 2012" "" ""
+.TH "FcValueEqual" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
 .SH NAME
 FcValueEqual \- Test two values for equality
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 FcBool FcValueEqual (FcValue \fIv_a\fB, FcValue \fIv_b\fB);
 .fi\fR
@@ -13,6 +13,3 @@ FcBool FcValueEqual (FcValue \fIv_a\fB, FcValue \fIv_b\fB);
 Compares two values. Integers and Doubles are compared as numbers; otherwise
 the two values have to be the same type to be considered equal. Strings are
 compared ignoring case.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.2