From 8f97943e2aa1c294278b1ed6308f4e587d1ad2fa Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 9 Mar 2013 13:35:10 +0000 Subject: Import fontconfig 2.10.91 in a separate directory to make room for a BSD make build system. --- dist/fontconfig/doc/FcDirCacheLoadFile.3 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dist/fontconfig/doc/FcDirCacheLoadFile.3 (limited to 'dist/fontconfig/doc/FcDirCacheLoadFile.3') diff --git a/dist/fontconfig/doc/FcDirCacheLoadFile.3 b/dist/fontconfig/doc/FcDirCacheLoadFile.3 new file mode 100644 index 000000000..19ebf76d7 --- /dev/null +++ b/dist/fontconfig/doc/FcDirCacheLoadFile.3 @@ -0,0 +1,18 @@ +.\" auto-generated by docbook2man-spec from docbook-utils package +.TH "FcDirCacheLoadFile" "3" "10 1月 2013" "" "" +.SH NAME +FcDirCacheLoadFile \- load a cache file +.SH SYNOPSIS +.nf +\fB#include +.sp +FcCache * FcDirCacheLoadFile (const FcChar8 *\fIcache_file\fB, struct stat *\fIfile_stat\fB); +.fi\fR +.SH "DESCRIPTION" +.PP +This function loads a directory cache from +\fIcache_file\fR\&. If \fIfile_stat\fR is +non-NULL, it will be filled with the results of stat(2) on the cache file. +.SH "VERSION" +.PP +Fontconfig version 2.10.91 -- cgit v1.2.3