Change script name following numbering policy
[platform/upstream/fontconfig.git] / doc / FcStrStr.3
index d2278dc..e808b3f 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcStrStr" "3" "17 7月 2012" "" ""
+.TH "FcStrStr" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
 .SH NAME
 FcStrStr \- locate UTF-8 substring
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 FcChar8 * FcStrStr (const FcChar8 *\fIs1\fB, const FcChar8 *\fIs2\fB);
 .fi\fR
@@ -14,6 +14,3 @@ Returns the location of \fIs2\fR in
 \fIs1\fR\&. Returns NULL if \fIs2\fR
 is not present in \fIs1\fR\&. This test will operate properly
 with UTF8 encoded strings.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.0