X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_pid_get_session.xml;h=050f701da3ee0c40400a72ec878889d5149d5ac4;hp=933138da16e90f796870ade5a81d429299ee482b;hb=dfd1520d3ab98cfa376f2d84ed1e7887d013720d;hpb=3b3d7d069d10d53336dbada1c67f739e3492b218 diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index 933138da1..050f701da 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -152,7 +152,7 @@ threads). For processes not being part of a login session this function will fail. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_unit() may be @@ -168,7 +168,7 @@ use sd_pid_get_user_unit() for that.) The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_user_unit() may @@ -194,7 +194,7 @@ container is a member of. The machine name is a short string, suitable for usage in file system paths. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_slice() may be @@ -203,7 +203,7 @@ systemd.slice5 for details about slices. The returned string needs to be freed with the libc - free3 + free3 call after use. If the pid parameter of any @@ -246,7 +246,7 @@ sd_peer_get_slice() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. Note that the login session identifier as @@ -264,7 +264,8 @@ sd-login3, sd_session_is_active3, getsid2, - systemd.slice5 + systemd.slice5, + systemd-machined.service8