]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: re-add some version info for sd_pid_get_owner_uid.xml
authorAbderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>
Sun, 1 Oct 2023 09:34:51 +0000 (10:34 +0100)
committerAbderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>
Sun, 1 Oct 2023 10:54:29 +0000 (11:54 +0100)
These were mistakenly removed in 00f95506e2523a9c120d9c38cc78d15bb56b8ec7

man/sd_pid_get_owner_uid.xml

index 3597f24de6e460904af309c3640d7a94f681e495..4667e2893a7faa6bf6ac239ebca8e072d7424eec 100644 (file)
 
   <refsect1>
     <title>History</title>
-    <para><function>sd_pid_get_owner_uid()</function>,
+    <para><function>sd_peer_get_cgroup()</function>,
+    <function>sd_peer_get_machine_name()</function>,
+    <function>sd_peer_get_owner_uid()</function>,
+    <function>sd_peer_get_session()</function>,
+    <function>sd_peer_get_slice()</function>,
+    <function>sd_peer_get_unit()</function>,
+    <function>sd_peer_get_user_slice()</function>,
+    <function>sd_peer_get_user_unit()</function>,
+    <function>sd_pid_get_cgroup()</function>,
+    <function>sd_pid_get_machine_name()</function>,
+    <function>sd_pid_get_owner_uid()</function>,
     <function>sd_pid_get_session()</function>,
+    <function>sd_pid_get_slice()</function>,
     <function>sd_pid_get_unit()</function>,
-    <function>sd_peer_get_owner_uid()</function>,
-    <function>sd_peer_get_session()</function>, and
-    <function>sd_peer_get_unit()</function> were added in version 236.</para>
+    <function>sd_pid_get_user_slice()</function>, and
+    <function>sd_pid_get_user_unit()</function> were added in version 236.</para>
     <para><function>sd_pidfd_get_owner_uid()</function>,
     <function>sd_pidfd_get_session()</function>,
     <function>sd_pidfd_get_user_unit()</function>,