diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index a9116ea08f..5ce2c6fb96 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -329,9 +329,9 @@ CPUAccounting=, BlockIOAccounting=, MemoryAccounting=, TasksAccounting=, IOAccounting= and IPAccounting=. See systemd.resource-control5 - for details on the per-unit settings. DefaultTasksAccounting= defaults to on, - DefaultMemoryAccounting= to &MEMORY_ACCOUNTING_DEFAULT;, - the other four settings to off. + for details on the per-unit settings. DefaultTasksAccounting= defaults to yes, + DefaultMemoryAccounting= to &MEMORY_ACCOUNTING_DEFAULT;, the other four settings to + no.