summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/PORTING-DBUS1
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-02-01 14:41:13 +0100
committerKay Sievers <kay@vrfy.org>2014-02-01 17:21:36 +0100
commit486e99a387adec15738c2822c2df5c813955f433 (patch)
treeb35fd1e44affeca2571abb32f510c86f79fb1686 /src/libsystemd/sd-bus/PORTING-DBUS1
parent172f6635d164b9c59290fae253bc0698c0627afa (diff)
bus: update kdbus.h (ABI break)
Diffstat (limited to 'src/libsystemd/sd-bus/PORTING-DBUS1')
-rw-r--r--src/libsystemd/sd-bus/PORTING-DBUS12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd/sd-bus/PORTING-DBUS1 b/src/libsystemd/sd-bus/PORTING-DBUS1
index 492f55b4b1..90d184b786 100644
--- a/src/libsystemd/sd-bus/PORTING-DBUS1
+++ b/src/libsystemd/sd-bus/PORTING-DBUS1
@@ -508,7 +508,7 @@ have attached. Note that when issuing the ioctl, you can select a
different set of credentials to gather, than what was originally requested
for being attached to incoming messages.
-Credentials are always specific to the sender namespace that was
+Credentials are always specific to the sender's domain that was
current at the time of sending, and of the process that opened the
bus connection at the time of opening it. Note that this latter data
is cached!