X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_request_name.xml;h=23d49fb4caa15305a92c723911e878ad8d5ef8c8;hb=a56b63f41dc779a86573ae77814c14c1db156398;hp=039b9627e3ac00aa3b778c251ae0154ac76ad755;hpb=b408e2a8be6b87fd1796c45a767d00bbb00d7148;p=elogind.git diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 039b9627e..23d49fb4c 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -56,7 +56,7 @@ int sd_bus_request_name sd_bus* bus const char *name - unsigned flags + uint64_t flags @@ -64,8 +64,6 @@ sd_bus* bus const char *name - - @@ -164,6 +162,24 @@ name. + + -ESRCH + + It was attemted to + release a name that is currently not + registered on the + bus. + + + + -EADDRINUSE + + It was attemted to + release a name that is owned by a + different peer on the + bus. + + -EINVAL