From: Havoc Pennington Date: Sun, 6 Feb 2005 15:35:25 +0000 (+0000) Subject: fix the docs on signal you get when you lose a bus name X-Git-Tag: dbus-0.23.1~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fd58272f9520aebf5b0b1133fb68347da51c511;p=thirdparty%2Fdbus.git fix the docs on signal you get when you lose a bus name --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index fdea2b42b..b8a838146 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2441,7 +2441,7 @@ then ownership of the name can't be transferred until the application disconnects. If this flag is not set, then any application trying to become the owner of the name will succeed and the previous owner will be - sent a org.freedesktop.DBus.NameOwnerChanged signal. + sent a org.freedesktop.DBus.NameLost signal.