diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 744a5f98ce..d72f9048e7 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,