summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2020-02-25 09:46:52 -0500
committerFrank Ch. Eigler <fche@redhat.com>2020-02-25 10:12:04 -0500
commitd490f17181e4ec0ce2c375978260029f8b27f2f8 (patch)
treeab4a64386a02fa22775b9b49153f558c8aa5648d
parent4ace515d6b9ce92ea4a808eba4d608851ee9b56d (diff)
downloadelfutils-fche/pr25369.tar.gz
-rw-r--r--doc/debuginfod_find_debuginfo.35
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/debuginfod_find_debuginfo.3 b/doc/debuginfod_find_debuginfo.3
index 0bbf6137..9f74e836 100644
--- a/doc/debuginfod_find_debuginfo.3
+++ b/doc/debuginfod_find_debuginfo.3
@@ -165,8 +165,9 @@ The value may be NULL.
The current URL of the outgoing download
may be retrieved via
.BR \%debuginfod_get_url ()
-from a progress callback function. The resulting string, if not
-NULL, is owned by the library, must not be modified or freed.
+from a progress callback function. The resulting string, if not NULL,
+is owned by the library, so must not be modified or freed. The client
+should copy it if it is needed beyond the callback function.
.SS "HTTP HEADER"