From: Lennart Poettering Date: Thu, 20 Aug 2020 11:11:20 +0000 (+0200) Subject: man: fix xml tags X-Git-Tag: v247-rc1~396 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=037857507a50ec74b1dce9fb32ce8d8521378914;p=thirdparty%2Fsystemd.git man: fix xml tags --- diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 744a5f98ce6..d72f9048e7c 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -292,7 +292,7 @@ Units may have their children use a default memory.min or memory.low value by specifying DefaultMemoryMin= or DefaultMemoryLow=, which has the same semantics as - MemoryMin= and MemoryLow=. + MemoryMin= and MemoryLow=. This setting does not affect memory.min or memory.low in the unit itself. Using it to set a default child allocation is only useful on kernels older than 5.7,