summaryrefslogtreecommitdiff
path: root/docs/man/polkit.xml
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-12 13:00:35 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-12 13:00:35 -0500
commit4b773b13baa954273784285982a41db29548601a (patch)
tree5294a6431484f6b946e23c497fd32346a19392cd /docs/man/polkit.xml
parentd04ebf484c98748e32caa6ce2213bac01db3171d (diff)
downloadpolkit-4b773b13baa954273784285982a41db29548601a.tar.gz
add polkit_unix_user_new_for_name()
Diffstat (limited to 'docs/man/polkit.xml')
-rw-r--r--docs/man/polkit.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml
index 6b20b8f..26ca53c 100644
--- a/docs/man/polkit.xml
+++ b/docs/man/polkit.xml
@@ -54,6 +54,7 @@
<cmdsynopsis>
<command>polkit-1 check</command>
+ <arg choice="plain"><replaceable>subject</replaceable></arg>
<arg choice="plain"><replaceable>action-id</replaceable></arg>
</cmdsynopsis>
@@ -193,10 +194,11 @@
<refsect2>
<para>
<command>polkit-1 check</command>
+ <arg choice="plain"><replaceable>subject</replaceable></arg>
<arg choice="plain"><replaceable>action-id</replaceable></arg>
</para>
<para>
- Checks if the calling process is authorized for <replaceable>action-id</replaceable>.
+ Checks if <replaceable>subject</replaceable> is authorized for <replaceable>action-id</replaceable>.
</para>
</refsect2>