]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix a missing word
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 8 Oct 2025 15:23:31 +0000 (17:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Oct 2025 08:04:47 +0000 (10:04 +0200)
Follow-up for 6d48c7cf736ced70c1c2fef1e1f03618911d04bc.

(cherry picked from commit 67111e1bd918f9e1b4b542d1e0fe84f1d571876e)
(cherry picked from commit 89e8a47f7a456c6fab2346a4a6393aa32f796bf3)

man/systemd.resource-control.xml

index a2f1bc02baa84a15de95d85fef430c8e53ac4140..66e36ee962f2ee3c7461e58a17f1dea6c6d08da8 100644 (file)
@@ -583,7 +583,7 @@ CPUWeight=20   DisableControllers=cpu              /          \
           an absolute number of tasks or a percentage value that is taken relative to the configured maximum
           number of tasks on the system. If assigned the special value <literal>infinity</literal>, no tasks
           limit is applied. This controls the <literal>pids.max</literal> control group attribute. For
-          details about this control group attribute, the
+          details about this control group attribute, see the
           <ulink url="https://docs.kernel.org/admin-guide/cgroup-v2.html#pid">pids controller
           </ulink>.
           The effective configuration is reported as <varname>EffectiveTasksMax=</varname>.</para>