summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2017-09-09 22:17:16 +0900
committerAkira TAGOH <akira@tagoh.org>2017-09-09 22:17:16 +0900
commit36a3ced9495c236beb1676efb8fda4b1292179a7 (patch)
treee6037ea1058038866fd37a82052ab29a2ee5a536
parent92da67a9fcf9fa48ebb40f2032d47291d5427d41 (diff)
downloadfontconfig-36a3ced9495c236beb1676efb8fda4b1292179a7.tar.gz
Update docs
-rw-r--r--doc/fcconfig.fncs2
-rw-r--r--doc/fcpattern.fncs2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs
index 59a2227..7377192 100644
--- a/doc/fcconfig.fncs
+++ b/doc/fcconfig.fncs
@@ -388,7 +388,7 @@ and dparsed. If 'complain' is FcFalse, no warning will be displayed if
'file' does not exist. Error and warning messages will be output to stderr.
Returns FcFalse if fsome error occurred while loading the file, either a
parse error, semantic error or allocation failure. Otherwise returns FcTrue.
-@SINCE@ 2.13.0
+@SINCE@ 2.12.5
@@
@RET@ const FcChar8 *
diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs
index e1987ff..928f0bc 100644
--- a/doc/fcpattern.fncs
+++ b/doc/fcpattern.fncs
@@ -212,7 +212,7 @@ and <parameter>b</parameter> binding for that associated with the property
<parameter>object</parameter>.
The Value returned is not a copy, but rather refers to the data stored
within the pattern directly. Applications must not free this value.
-@SINCE@ 2.13.0
+@SINCE@ 2.12.5
@@
@RET@ FcResult