X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_open_user.xml;h=7fa1be61ed1854747e986eaf41fd1c6623406639;hb=2ad7561f9f658f8dee168a76654c7d918e2260c7;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..7fa1be61e 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + sd_bus_open_user @@ -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.