chiark / gitweb /
man: add DOI for refereed article on Forward Secure Sealing to journald.conf(5)
[elogind.git] / man / sd_session_is_active.xml
index 9362fbcc55e7a916a1d8b82e3a3cbc53d1cf28d2..293ce71642678bc573c9e170d0ea887efc7154d6 100644 (file)
                         <funcprototype>
                                 <funcdef>int <function>sd_session_get_vt</function></funcdef>
                                 <paramdef>const char* <parameter>session</parameter></paramdef>
-                                <paramdef>unsigned* <parameter>vt</parameter></paramdef>
+                                <paramdef>unsigned int* <parameter>vt</parameter></paramdef>
                         </funcprototype>
                 </funcsynopsis>
         </refsynopsisdiv>
 
                 <para>If the <varname>session</varname> parameter of
                 any of these functions is passed as
-                <constant>NULL</constant> the operation is executed
+                <constant>NULL</constant>, the operation is executed
                 for the session the calling process is a member of, if
                 there is any.</para>
         </refsect1>
         <refsect1>
                 <title>Return Value</title>
 
-                <para>If the test succeeds
+                <para>If the test succeeds,
                 <function>sd_session_is_active()</function> returns a
                 positive integer, if it fails 0.  On success
                 <function>sd_session_get_state()</function>,