Imported Upstream version 2.13.1
[platform/upstream/fontconfig.git] / doc / FcStrCopy.3
index a9fe3cd..114add2 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcStrCopy" "3" "26 11月 2012" "" ""
+.TH "FcStrCopy" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
 .SH NAME
 FcStrCopy \- duplicate a string
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 FcChar8 * FcStrCopy (const FcChar8 *\fIs\fB);
 .fi\fR
@@ -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.2