From: Kay Sievers Date: Thu, 31 Jul 2014 21:02:54 +0000 (+0200) Subject: kdbus.h: clarify policy holder docs X-Git-Tag: upstream/0.20140911.160207utc~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=96738fb43331f06b2a95633fd4c59e090d4fc532;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git kdbus.h: clarify policy holder docs --- diff --git a/kdbus.h b/kdbus.h index 0b189cb..8f98396 100644 --- a/kdbus.h +++ b/kdbus.h @@ -481,9 +481,11 @@ enum kdbus_policy_type { * a well-know name for a process to be started * when traffic arrives * @KDBUS_HELLO_POLICY_HOLDER: Special-purpose connection which registers - * policy entries for one or multiple names. The - * provided names are not activated, and are not - * registered with the name database + * policy entries for a name. The provided name + * is not activated and not registered with the + * name database, it only allows unprivileged + * connections to aquire a name, talk or discover + * a service * @KDBUS_HELLO_MONITOR: Special-purpose connection to monitor * bus traffic */