summaryrefslogtreecommitdiff
path: root/docs/man/pkexec.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/pkexec.xml')
-rw-r--r--docs/man/pkexec.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml
index fffcea4..eda9841 100644
--- a/docs/man/pkexec.xml
+++ b/docs/man/pkexec.xml
@@ -47,11 +47,12 @@
<refsect1 id="pkexec-description"><title>DESCRIPTION</title>
<para>
- <command>pkexec</command> allows an authorized user to
- execute <replaceable>PROGRAM</replaceable> as another
- user. If <replaceable>username</replaceable> is not specified,
- then the program will be executed as the administrative super
- user, <emphasis>root</emphasis>.
+ <command>pkexec</command> allows an authorized user to execute
+ <replaceable>PROGRAM</replaceable> as another user. If
+ <replaceable>PROGRAM</replaceable> is not specified, the default
+ shell will be run. If <replaceable>username</replaceable> is
+ not specified, then the program will be executed as the
+ administrative super user, <emphasis>root</emphasis>.
</para>
</refsect1>