diff --git a/man/sd_bus_get_name_creds.xml b/man/sd_bus_get_name_creds.xml
index 3fed66f2c6..3731336573 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
-