chiark / gitweb /
man: fix broken kernel document links (#7892)
authorJohn Lin <johnlinp@gmail.com>
Tue, 16 Jan 2018 09:29:35 +0000 (17:29 +0800)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:09 +0000 (07:50 +0200)
man/elogind.xml
man/sd_bus_creds_get_pid.xml

index e1c9c147ac460c3469f405f9d0336f0397f4e467..f1aa1369875655ca3c4c0f025d5c0525d6c8977d 100644 (file)
     <para>Processes systemd spawns are placed in individual Linux
     control groups named after the unit which they belong to in the
     private systemd hierarchy. (see <ulink
-    url="https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>
+    url="https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt">cgroups.txt</ulink>
     for more information about control groups, or short "cgroups").
     systemd uses this to effectively keep track of processes. Control
     group information is maintained in the kernel, and is accessible
index a278fb0c235069fe5af2be30cf7e3f3aa2fd7ca8..e0b067af0edcdeae6cc443dda7a226689d2563f4 100644 (file)
 
     <para><function>sd_bus_creds_get_cgroup()</function> will retrieve
     the control group path. See <ulink
-    url="https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>.
+    url="https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt">cgroups.txt</ulink>.
     </para>
 
     <para><function>sd_bus_creds_get_unit()</function> will retrieve