diff options
Diffstat (limited to 'man/sd_session_is_active.xml')
-rw-r--r-- | man/sd_session_is_active.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 407354ae7f..5006be4df5 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -171,7 +171,7 @@ returned. This function is a more generic version of <function>sd_session_is_active()</function>. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_uid()</function> may be @@ -185,7 +185,7 @@ identifier belongs to. Note that not all sessions are attached to a seat, this call will fail for them. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_service()</function> @@ -194,7 +194,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_type()</function> may @@ -204,7 +204,7 @@ <literal>wayland</literal>, <literal>tty</literal>, <literal>mir</literal> or <literal>unspecified</literal> and needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_class()</function> may @@ -215,7 +215,7 @@ <literal>lock-screen</literal>, or <literal>background</literal> and needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_display()</function> @@ -223,7 +223,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_remote_host()</function> @@ -231,7 +231,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_remote_user()</function> @@ -239,7 +239,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use. Note that this value is rarely known to the system, and even then should not be relied on.</para> @@ -248,7 +248,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> call after use.</para> <para><function>sd_session_get_vt()</function> @@ -301,7 +301,7 @@ <function>sd_session_get_tty()</function> interfaces are available as a shared library, which can be compiled and linked to with the - <constant>libsystemd</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <constant>libsystemd</constant> <citerefentry project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> </refsect1> |