]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcpattern.fncs
Generate and install PDF versions of the manuals
[fontconfig.git] / doc / fcpattern.fncs
index 0cfc4997a613a4d2d41ba1a8960972f4161de5f9..9a2e4059c9a23dbb64747f93485444ff55c4201f 100644 (file)
@@ -150,7 +150,8 @@ any existing list of values.
 @TYPE4@                FcValue *                       @ARG4@          v 
 @PURPOSE@      Return a value from a pattern
 @DESC@
-Returns in `v<parameter> the `id</parameter>th value associated with the property `object'.
+Returns in <parameter>v</parameter> the <parameter>id</parameter>'th value
+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.
 @@