X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_open_user.xml;h=07b9aade4a0a20ad6b68ae8267f44cfe1fa3be36;hb=a03c5fd2d86c4e3f758a5ca0d98638e5c8bd8d8d;hp=9ddf2b89c5c8b4f866093edfbea5d7cb83f5f3dd;hpb=8dc385e7701726be69b681e2738a1d74a21b24f1;p=elogind.git diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 9ddf2b89c..07b9aade4 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -129,8 +129,8 @@ along with systemd; If not, see . for more information about "machines". sd_bus_default_user() returns a bus - object connected to the user bus. This bus object is shared - per-thread. It is created on the first invocation of + object connected to the user bus. Each thread has its own object, but it + may be passed around. It is created on the first invocation of sd_bus_default_user(), and subsequent invocations returns a reference to the same object.