diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-23 12:12:28 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-23 12:14:58 +0200 |
commit | 15102ced42b05c9b48b2f36d68f895946cb18237 (patch) | |
tree | d969bc8a27c6d40f027a00d269a88480514bda8a /man/sd_pid_get_owner_uid.xml | |
parent | take jointly mounted controllers into account when migrate cgroups, otherwise... (diff) | |
download | systemd-15102ced42b05c9b48b2f36d68f895946cb18237.tar.xz systemd-15102ced42b05c9b48b2f36d68f895946cb18237.zip |
man: similar → similarly
Something *is* similar
Something *works* similarly
Something does something, similarly to how something else does something
See https://sites.ulethbridge.ca/roussel/2017/11/29/similar-and-similarly-are-they-similar/
for a clear explanation.
Diffstat (limited to 'man/sd_pid_get_owner_uid.xml')
-rw-r--r-- | man/sd_pid_get_owner_uid.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/man/sd_pid_get_owner_uid.xml b/man/sd_pid_get_owner_uid.xml index 3e30acad8d..c516083a5b 100644 --- a/man/sd_pid_get_owner_uid.xml +++ b/man/sd_pid_get_owner_uid.xml @@ -229,12 +229,10 @@ <function>sd_peer_get_machine_name()</function>, <function>sd_peer_get_slice()</function>, <function>sd_peer_get_user_slice()</function> and - <function>sd_peer_get_cgroup()</function> calls operate similar to - their PID counterparts, but operate on a connected AF_UNIX socket - and retrieve information about the connected peer process. Note - that these fields are retrieved via <filename>/proc/</filename>, - and hence are not suitable for authorization purposes, as they are - subject to races.</para> + <function>sd_peer_get_cgroup()</function> calls operate similarly to their PID counterparts, but accept a + connected <constant>AF_UNIX</constant> socket and retrieve information about the connected peer process. + Note that these fields are retrieved via <filename>/proc/</filename>, and hence are not suitable for + authorization purposes, as they are subject to races.</para> </refsect1> <refsect1> |