Add uuid in configure file
[platform/upstream/fontconfig.git] / doc / FcConfigGetSysRoot.3
index 3f764ea..dc169ff 100644 (file)
@@ -1,5 +1,5 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcConfigGetSysRoot" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
+.TH "FcConfigGetSysRoot" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
 .SH NAME
 FcConfigGetSysRoot \- Obtain the system root directory
 .SH SYNOPSIS
@@ -10,7 +10,13 @@ const FcChar8 * FcConfigGetSysRoot (const FcConfig *\fIconfig\fB);
 .fi\fR
 .SH "DESCRIPTION"
 .PP
-Obtrains the system root directory in 'config' if available.
+Obtains the system root directory in 'config' if available. All files
+(including file properties in patterns) obtained from this 'config' are
+relative to this system root directory.
+.PP
+This function isn't MT-safe. \fBFcConfigReference\fR must be called
+before using this and then \fBFcConfigDestroy\fR when
+the return value is no longer referenced.
 .SH "SINCE"
 .PP
 version 2.10.92