From 7b679a188ee2f643e47938e8f287347399f2e083 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Fri, 24 Apr 2020 18:45:15 +0200 Subject: [PATCH] sd-bus: Cite sd_bus_creds_unref in sd_bus_get_name_creds docs --- man/sd_bus_get_name_creds.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/sd_bus_get_name_creds.xml b/man/sd_bus_get_name_creds.xml index 3fed66f2c6b..37313365738 100644 --- a/man/sd_bus_get_name_creds.xml +++ b/man/sd_bus_get_name_creds.xml @@ -54,7 +54,8 @@ for a list of possible flags. On success, creds contains a new sd_bus_creds instance with the requested information. Ownership of this instance belongs to the caller and it should be freed once no longer needed by calling - sd_bus_creds_unref(). + sd_bus_creds_unref3. + sd_bus_get_owner_creds() queries the credentials of the creator of the given bus. The mask and creds parameters behave the same as in @@ -113,8 +114,8 @@ systemd1, - sd-bus3 + sd-bus3, + sd_bus_creds_unref3 - -- 2.39.2