chiark / gitweb /
doc: reword "shared per-thread" wording
[elogind.git] / man / sd_bus_open_user.xml
index 9ddf2b89c5c8b4f866093edfbea5d7cb83f5f3dd..07b9aade4a0a20ad6b68ae8267f44cfe1fa3be36 100644 (file)
@@ -129,8 +129,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     for more information about "machines".</para>
 
     <para><function>sd_bus_default_user()</function> 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
     <function>sd_bus_default_user()</function>, and subsequent
     invocations returns a reference to the same object.</para>