summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorJohn Lin <johnlinp@gmail.com>2018-01-16 17:29:35 +0800
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-01-16 18:29:35 +0900
commit3c887f9733f34c1825c1c6d7e9ab24219bf1ee71 (patch)
treebc62c945b8d9c14028801796793298bb076185a9 /man/systemd.xml
parent13e0f9fe8334859ee86f4ff725374d1d83f5baf7 (diff)
downloadsystemd-3c887f9733f34c1825c1c6d7e9ab24219bf1ee71.tar.gz
man: fix broken kernel document links (#7892)
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index fb475ac2c1..1c644d128e 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -405,7 +405,7 @@
<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