summaryrefslogtreecommitdiff
path: root/dist/fontconfig/doc/FcConfigGetBlanks.3
diff options
context:
space:
mode:
Diffstat (limited to 'dist/fontconfig/doc/FcConfigGetBlanks.3')
-rw-r--r--dist/fontconfig/doc/FcConfigGetBlanks.39
1 files changed, 3 insertions, 6 deletions
diff --git a/dist/fontconfig/doc/FcConfigGetBlanks.3 b/dist/fontconfig/doc/FcConfigGetBlanks.3
index fe3e24418..a17311e93 100644
--- a/dist/fontconfig/doc/FcConfigGetBlanks.3
+++ b/dist/fontconfig/doc/FcConfigGetBlanks.3
@@ -1,5 +1,5 @@
.\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcConfigGetBlanks" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
+.TH "FcConfigGetBlanks" "3" "29 6月 2021" "Fontconfig 2.13.94" ""
.SH NAME
FcConfigGetBlanks \- Get config blanks
.SH SYNOPSIS
@@ -10,8 +10,5 @@ FcBlanks * FcConfigGetBlanks (FcConfig *\fIconfig\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
-Returns the FcBlanks object associated with the given configuration, if no
-blanks were present in the configuration, this function will return 0.
-The returned FcBlanks object if not NULL, is valid as long as the owning
-FcConfig is alive.
-If \fIconfig\fR is NULL, the current configuration is used.
+FcBlanks is deprecated.
+This function always returns NULL.