PolicyKit: Branch 'wip/js-rule-files' - 2 commits

David Zeuthen david at kemper.freedesktop.org
Mon Jun 4 09:34:36 PDT 2012


 docs/man/pkexec.xml |    1 +
 docs/man/polkit.xml |    6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 8614c753db5090c353282b1cfa4a6d840b75ddad
Author: David Zeuthen <zeuthen at gmail.com>
Date:   Mon Jun 4 12:34:22 2012 -0400

    Update pkexec(1) man page with example
    
    Signed-off-by: David Zeuthen <zeuthen at gmail.com>

diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml
index 236f9f1..a8868b2 100644
--- a/docs/man/pkexec.xml
+++ b/docs/man/pkexec.xml
@@ -197,6 +197,7 @@
             that is suitable for display in an authentication dialog.
             Is typically set to a combination of the user name and the
             full name.
+            Example: <quote>David Zeuthen (davidz)</quote>
           </para>
         </listitem>
       </varlistentry>
commit b331d433dc65764208440b370347bcd6a67d615b
Author: David Zeuthen <zeuthen at gmail.com>
Date:   Mon Jun 4 12:32:09 2012 -0400

    Update links to udisks docs
    
    Signed-off-by: David Zeuthen <zeuthen at gmail.com>

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


More information about the hal-commit mailing list