]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_pid_get_owner_uid.xml
man: similar → similarly
[thirdparty/systemd.git] / man / sd_pid_get_owner_uid.xml
index 3e30acad8db7bf5274b78557d6b6a2f673ae0312..c516083a5b9303447714f1a6146695e9b67de69c 100644 (file)
     <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>