Imported Upstream version 2.12.1
[platform/upstream/fontconfig.git] / doc / FcStrFree.3
index d39b5f5..99d9ba3 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcStrFree" "3" "26 11月 2012" "" ""
+.TH "FcStrFree" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
 .SH NAME
 FcStrFree \- free a string
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 void FcStrFree (FcChar8 *\fIs\fB);
 .fi\fR
@@ -12,6 +12,3 @@ void FcStrFree (FcChar8 *\fIs\fB);
 .PP
 This is just a wrapper around free(3) which helps track memory usage of
 strings within the fontconfig library.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.2