From 6d5c028379f9bdd03f561ef3494f4936f75edb92 Mon Sep 17 00:00:00 2001 From: John Lin Date: Tue, 16 Jan 2018 17:29:35 +0800 Subject: [PATCH] man: fix broken kernel document links (#7892) --- man/elogind.xml | 2 +- man/sd_bus_creds_get_pid.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/elogind.xml b/man/elogind.xml index e1c9c147a..f1aa13698 100644 --- a/man/elogind.xml +++ b/man/elogind.xml @@ -491,7 +491,7 @@ Processes systemd spawns are placed in individual Linux control groups named after the unit which they belong to in the private systemd hierarchy. (see cgroups.txt + url="https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt">cgroups.txt 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 diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index a278fb0c2..e0b067af0 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -369,7 +369,7 @@ sd_bus_creds_get_cgroup() will retrieve the control group path. See cgroups.txt. + url="https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt">cgroups.txt. sd_bus_creds_get_unit() will retrieve -- 2.30.2