diff options
author | David Zeuthen <zeuthen@gmail.com> | 2012-06-04 12:32:09 -0400 |
---|---|---|
committer | David Zeuthen <zeuthen@gmail.com> | 2012-06-04 12:32:09 -0400 |
commit | b331d433dc65764208440b370347bcd6a67d615b (patch) | |
tree | 484f843690fdcbb16e994e985b1aa58d836caccd /docs | |
parent | d84f291cd271774129ccd7f5b8ade157f58d3282 (diff) |
Update links to udisks docs
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/polkit.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml index b19b92c..1bcb296 100644 --- a/docs/man/polkit.xml +++ b/docs/man/polkit.xml @@ -874,10 +874,8 @@ polkit.addRule(function(action, subject) { mechanism. In this case, the mechanism is <ulink url="http://udisks.freedesktop.org/docs/latest/udisks.8.html">UDisks</ulink> which defines a set of - <ulink url="http://udisks.freedesktop.org/docs/latest/udisks-polkit-actions.html">actions</ulink> - and also documents the set of possible - <ulink url="http://udisks.freedesktop.org/docs/latest/udisks2-Utilities.html#udisks-polkit-details">variables</ulink> - passed along with each request. + <ulink url="http://udisks.freedesktop.org/docs/latest/udisks-polkit-actions.html">actions and variables</ulink> + that is used to match on: </para> <programlisting><![CDATA[ // Allow users in group 'engineers' to perform any operation on |