From a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:37 +0200 Subject: doc: correct orthography, word forms and missing/extraneous words --- man/sd_pid_get_session.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/sd_pid_get_session.xml') diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index eabe50fdfa..8858459401 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -205,7 +205,7 @@ determine the Unix UID (user identifier) of the owner of the session of a process identified the specified PID. Note that this function will succeed for user processes which are shared between - multiple login sessions of the same user, where + multiple login sessions of the same user, whereas sd_pid_get_session() will fail. For processes not being part of a login session and not being a shared process of a user, this function will fail with -ENODATA. @@ -227,7 +227,7 @@ free3 call after use. - Similar, sd_pid_get_user_slice() + Similarly, sd_pid_get_user_slice() returns the user slice (as managed by the user's systemd instance) of a process. @@ -294,7 +294,7 @@ -ENODATA - Given field is not specified for the described + The given field is not specified for the described process or peer. -- cgit v1.2.3-54-g00ecf