Imported Upstream version 2.11.93
[platform/upstream/fontconfig.git] / doc / FcStrCopy.3
index 731e9bc..e1aa71f 100644 (file)
@@ -1,5 +1,5 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcStrCopy" "3" "10 1月 2013" "" ""
+.TH "FcStrCopy" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
 .SH NAME
 FcStrCopy \- duplicate a string
 .SH SYNOPSIS
@@ -13,6 +13,3 @@ FcChar8 * FcStrCopy (const FcChar8 *\fIs\fB);
 Allocates memory, copies \fIs\fR and returns the resulting
 buffer. Yes, this is \fBstrdup\fR, but that function isn't
 available on every platform.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.91