summaryrefslogtreecommitdiff
path: root/man/sd_get_seats.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-02-08 23:31:13 +0100
committerLennart Poettering <lennart@poettering.net>2013-02-08 23:31:37 +0100
commit79cd774324451baa86c341f36709ec4dd90100d9 (patch)
tree93125ec3e296eeebc002bdd635fe975dfe28c121 /man/sd_get_seats.xml
parent990ffbe5cffe7f11a8d3ab2258a85fc52b97bf60 (diff)
man: fix prototype of sd_get_uids()
Diffstat (limited to 'man/sd_get_seats.xml')
-rw-r--r--man/sd_get_seats.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml
index a300a0575..4bdb5c3e9 100644
--- a/man/sd_get_seats.xml
+++ b/man/sd_get_seats.xml
@@ -65,7 +65,7 @@
<funcprototype>
<funcdef>int <function>sd_get_uids</function></funcdef>
- <paramdef>char*** <parameter>sessions</parameter></paramdef>
+ <paramdef>uid_t** <parameter>users</parameter></paramdef>
</funcprototype>
</funcsynopsis>