summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/sd_session_is_active.3
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/sd_session_is_active.3')
-rw-r--r--upstream/debian-unstable/man3/sd_session_is_active.316
1 files changed, 10 insertions, 6 deletions
diff --git a/upstream/debian-unstable/man3/sd_session_is_active.3 b/upstream/debian-unstable/man3/sd_session_is_active.3
index cc642e5b..6d406117 100644
--- a/upstream/debian-unstable/man3/sd_session_is_active.3
+++ b/upstream/debian-unstable/man3/sd_session_is_active.3
@@ -1,5 +1,5 @@
'\" t
-.TH "SD_SESSION_IS_ACTIVE" "3" "" "systemd 255" "sd_session_is_active"
+.TH "SD_SESSION_IS_ACTIVE" "3" "" "systemd 256~rc3" "sd_session_is_active"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -121,9 +121,15 @@ call after use\&.
\fBsd_session_get_class()\fR
may be used to determine the class of the session identified by the specified session identifier\&. The returned string is one of
"user",
+"user\-early",
+"user\-incomplete",
"greeter",
-"lock\-screen", or
-"background"
+"lock\-screen",
+"background",
+"background\-light",
+"manager"
+or
+"manager\-early"
and needs to be freed with the libc
\fBfree\fR(3)
call after use\&.
@@ -247,9 +253,7 @@ was added in version 217\&.
were added in version 254\&.
.SH "SEE ALSO"
.PP
-\fBsystemd\fR(1),
-\fBsd-login\fR(3),
-\fBsd_pid_get_session\fR(3)
+\fBsystemd\fR(1), \fBsd-login\fR(3), \fBsd_pid_get_session\fR(3)
.SH "NOTES"
.IP " 1." 4
Desktop Entry Specification