hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Mon Apr 9 12:29:23 PDT 2007


 doc/man/hal-is-caller-privileged.1.in |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

New commits:
diff-tree 95ddfe38d0f24ffe5250f19d4e44dcdc22f20158 (from e4b6fcb25a2a954ca201781246cfae7acfb80214)
Author: David Zeuthen <davidz at redhat.com>
Date:   Mon Apr 9 15:29:23 2007 -0400

    also update man page for hal-is-caller-privileged

diff --git a/doc/man/hal-is-caller-privileged.1.in b/doc/man/hal-is-caller-privileged.1.in
index 9dd9f22..8aeddbe 100644
--- a/doc/man/hal-is-caller-privileged.1.in
+++ b/doc/man/hal-is-caller-privileged.1.in
@@ -12,10 +12,10 @@ hal-is-caller-privileged \- determine if
 
 .SH DESCRIPTION
 
-\fIhal-is-caller-privileged\fP determines if a specific caller has
-a given 
+\fIhal-is-caller-privileged\fP determines if a specific caller is
+privileged for a given
 .B PolicyKit
-privilege on given device. For
+action on given device. For
 more information about both the big picture,
 .B HAL
 and
@@ -32,8 +32,11 @@ The following options are supported:
 .I "--udi"
 The UDI (\fIUnique Device Identifier\fP) of the device object.
 .TP
-.I "--privilege"
-The name of the privilege to check for.
+.I "--action"
+PolicyKit action to check for.
+.TP
+.I "--action-param <key>=<value>"
+Append parameters to action. This option may occur multiple times.
 .TP
 .I "--caller"
 The unique D-Bus name on the system bus of the caller.


More information about the hal-commit mailing list