summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-18 16:53:12 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-18 16:53:12 +0000
commitd27c836e97466d2ca42eaae942df6c3373fb0af3 (patch)
treea5e5ec15af4e66593864c9653a3a19b2ce986e8e /doc/man
parent962539a31d922717921ec10cb64acb7bc4be741d (diff)
downloadupower-d27c836e97466d2ca42eaae942df6c3373fb0af3.tar.gz
Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/DeviceKit-power.xml2
-rw-r--r--doc/man/devkit-power-daemon.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/DeviceKit-power.xml b/doc/man/DeviceKit-power.xml
index f402c87..808faf9 100644
--- a/doc/man/DeviceKit-power.xml
+++ b/doc/man/DeviceKit-power.xml
@@ -21,7 +21,7 @@
DeviceKit-power provides an interface to enumerate power sources
on the system and control system-wide power management. Any
application can access
- the <emphasis>org.freedesktop.DeviceKit.Power</emphasis> service
+ the <emphasis>org.freedesktop.UPower</emphasis> service
on the system message bus. Some operations (such as suspending
the system) is restricted using PolicyKit.
</para>
diff --git a/doc/man/devkit-power-daemon.xml b/doc/man/devkit-power-daemon.xml
index 1077436..d672348 100644
--- a/doc/man/devkit-power-daemon.xml
+++ b/doc/man/devkit-power-daemon.xml
@@ -27,11 +27,11 @@
<refsect1><title>DESCRIPTION</title>
<para>
<emphasis><refentrytitle>devkit-power-daemon</refentrytitle></emphasis> provides
- the <emphasis>org.freedesktop.DeviceKit.Power</emphasis> service on the
+ the <emphasis>org.freedesktop.UPower</emphasis> service on the
system message bus. Users or administrators should never need to
start this daemon as it will be automatically started by
<citerefentry><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>
- whenever an application calls into the <emphasis>org.freedesktop.DeviceKit.Power</emphasis>
+ whenever an application calls into the <emphasis>org.freedesktop.UPower</emphasis>
service.
</para>
</refsect1>