chiark / gitweb /
analyze: fix OOM handling + fix memory leak
[elogind.git] / man / sd_get_seats.xml
index 17adcef745295dbcd7f92f5382cdf465bebac0fb..4bdb5c3e9e6e592bf3957584a82cfd7836b6dfc4 100644 (file)
@@ -21,7 +21,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="sd_get_seats">
+<refentry id="sd_get_seats" conditional='HAVE_PAM'>
 
         <refentryinfo>
                 <title>sd_get_seats</title>
@@ -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>