From: Alan Jenkins Date: Sun, 17 Sep 2017 13:51:49 +0000 (+0100) Subject: man: de-emphasize journal field _SYSTEMD_SESSION X-Git-Tag: v236~212^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa93fe9c1530656222c9b9a216e1e75ad5c6b469;p=thirdparty%2Fsystemd.git man: de-emphasize journal field _SYSTEMD_SESSION See previous commit message. --- diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index e488affe3e4..cab356c5e7d 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -193,18 +193,19 @@ _SYSTEMD_CGROUP= - _SYSTEMD_SESSION= + _SYSTEMD_SLICE= _SYSTEMD_UNIT= _SYSTEMD_USER_UNIT= + _SYSTEMD_SESSION= _SYSTEMD_OWNER_UID= - _SYSTEMD_SLICE= The control group path in the systemd hierarchy, the - systemd session ID (if any), the systemd unit name (if any), - the systemd user session unit name (if any), the owner UID - of the systemd session (if any) and the systemd slice unit - of the process the journal entry originates from. + the systemd slice unit name, the systemd unit name, the + unit name in the systemd user manager (if any), the systemd + session ID (if any), and the owner UID of the systemd user + unit or systemd session (if any) of the process the journal + entry originates from.