summaryrefslogtreecommitdiff
path: root/doc/man/UPower.xml
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-21 14:47:21 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-21 14:47:21 +0000
commitfaeb7ffabc78c117bb02119d512a64bcc051c3b2 (patch)
tree753de7542ac1814b31938e5306d241315993daa2 /doc/man/UPower.xml
parentadcb737767d42059ea7ad6d1fbd7184fea1b425e (diff)
downloadupower-faeb7ffabc78c117bb02119d512a64bcc051c3b2.tar.gz
Rename the man pages and rename the main daemon binary name
Diffstat (limited to 'doc/man/UPower.xml')
-rw-r--r--doc/man/UPower.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/doc/man/UPower.xml b/doc/man/UPower.xml
new file mode 100644
index 0000000..2d4c14d
--- /dev/null
+++ b/doc/man/UPower.xml
@@ -0,0 +1,62 @@
+<refentry id="UPower.7">
+ <refentryinfo>
+ <title>UPower</title>
+ <date>March 2008</date>
+ <productname>UPower</productname>
+ </refentryinfo>
+
+ <refmeta>
+ <refentrytitle>UPower</refentrytitle>
+ <manvolnum>7</manvolnum>
+ <refmiscinfo class="version"></refmiscinfo>
+ </refmeta>
+
+ <refnamediv>
+ <refname>UPower</refname>
+ <refpurpose>System-wide Power Management</refpurpose>
+ </refnamediv>
+
+ <refsect1><title>DESCRIPTION</title>
+ <para>
+ UPower provides an interface to enumerate power sources
+ on the system and control system-wide power management. Any
+ application can access
+ the <emphasis>org.freedesktop.UPower</emphasis> service
+ on the system message bus. Some operations (such as suspending
+ the system) is restricted using PolicyKit.
+ </para>
+ </refsect1>
+
+ <refsect1><title>AUTHOR</title>
+ <para>
+ Written by David Zeuthen <email>davidz@redhat.com</email>,
+ Richard Hughes <email>richard@hughsie.com</email> and with
+ a lot of help from many others.
+ </para>
+ </refsect1>
+
+ <refsect1>
+ <title>BUGS</title>
+ <para>
+ Please send bug reports to either the distribution or the
+ DeviceKit mailing list,
+ see <ulink url="http://lists.freedesktop.org/mailman/listinfo/devkit-devel"/>
+ on how to subscribe.
+ </para>
+ </refsect1>
+
+ <refsect1>
+ <title>SEE ALSO</title>
+ <para>
+ <citerefentry>
+ <refentrytitle>PolicyKit</refentrytitle><manvolnum>8</manvolnum>
+ </citerefentry>,
+ <citerefentry>
+ <refentrytitle>upowerd</refentrytitle><manvolnum>8</manvolnum>
+ </citerefentry>,
+ <citerefentry>
+ <refentrytitle>upower</refentrytitle><manvolnum>1</manvolnum>
+ </citerefentry>
+ </para>
+ </refsect1>
+</refentry>