.\" Quick hack conversion by Albert Cahalan, 1998.
.\" Licensed under version 2 of the Gnu General Public License.
.\"
-.TH PS 1 "May 2014" "procps-ng" "User Commands"
+.TH PS 1 "July 2014" "procps-ng" "User Commands"
.\"
.\" To render this page:
.\" groff -t -b -man -X -P-resolution -P100 -Tps ps.1 &
T}
lsession SESSION T{
-displays login session identifier of a process.
+displays the login session identifier of a process,
+if systemd support has been included.
T}
lwp LWP T{
T}
machine MACHINE T{
-displays machine name for processes assigned to VM or container.
+displays the machine name for processes assigned to VM or container,
+if systemd support has been included.
T}
maj_flt MAJFLT T{
T}
ouid OWNER T{
-displays the Unix user identifier of the owner of the session of a process.
+displays the Unix user identifier of the owner of the session of a process,
+if systemd support has been included.
T}
pcpu %CPU T{
T}
seat SEAT T{
-displays login session identifier of a process.
+displays the identifier associated with all hardware devices assigned
+to a specific workplace,
+if systemd support has been included.
T}
sess SESS T{
T}
slice SLICE T{
-displays slice unit which a process belongs to.
+displays the slice unit which a process belongs to,
+if systemd support has been included.
T}
spid SPID T{
T}
unit UNIT T{
-displays systemd unit which a process belongs to.
+displays unit which a process belongs to,
+if systemd support has been included.
T}
user USER T{
T}
uunit UUNIT T{
-displays systemd user unit which a process belongs to.
+displays user unit which a process belongs to,
+if systemd support has been included.
T}
vsize VSZ T{