summaryrefslogtreecommitdiffstats
path: root/lib/libutil/property.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/property.3')
-rw-r--r--lib/libutil/property.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libutil/property.3 b/lib/libutil/property.3
index 22b6e99..6d5cd4f 100644
--- a/lib/libutil/property.3
+++ b/lib/libutil/property.3
@@ -66,7 +66,9 @@ of error.
.Fn property_find
Returns the associated value string for the property named
.Fa name
-if found, otherwise NULL.
+if found, otherwise NULL. The value returned may be up to
+.Dv PROPERTY_MAX_VALUE
+bytes in length.
.Pp
.Fn properties_free
is used to free the structure returned by
OpenPOWER on IntegriCloud