diff options
author | Bastien Nocera <hadess@hadess.net> | 2013-10-10 12:10:24 +0200 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2013-10-14 10:42:55 +0200 |
commit | 3ed22cd32b5b98b032dd6d9489acd13c65ede0f1 (patch) | |
tree | 94c9683d57f0514b01238d6fc9886f540ea95511 /doc | |
parent | bd7af247f042c41ea8e664e71084fac562045267 (diff) |
doc: Remove mention of suspend in example
Diffstat (limited to 'doc')
-rw-r--r-- | doc/website/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/website/index.htm b/doc/website/index.htm index 89d2ac3..87f6964 100644 --- a/doc/website/index.htm +++ b/doc/website/index.htm @@ -16,7 +16,7 @@ UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the <code>org.freedesktop.UPower</code> service via the system message bus. -Some operations (such as suspending the system) are restricted using <a href="http://hal.freedesktop.org/docs/PolicyKit/">PolicyKit</a>. +Some operations (such as setting the QoS for the system) are restricted using <a href="http://hal.freedesktop.org/docs/PolicyKit/">PolicyKit</a>. </p> <p> UPower was <a href="http://lists.freedesktop.org/archives/devkit-devel/2009-December/000567.html"> |