From: Zbigniew Jędrzejewski-Szmek Date: Thu, 7 May 2020 11:28:39 +0000 (+0200) Subject: man: suffix pam options with "=" where arg is required too X-Git-Tag: v246-rc1~414^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f63c72d2e6a527c1207ea01dc223fc711247ba0;p=thirdparty%2Fsystemd.git man: suffix pam options with "=" where arg is required too --- diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index c823faaaed3..70927d73742 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -259,31 +259,31 @@ - systemd.memory_max + systemd.memory_max= Sets unit MemoryMax=. - systemd.tasks_max + systemd.tasks_max= Sets unit TasksMax=. - systemd.cpu_weight + systemd.cpu_weight= Sets unit CPUWeight=. - systemd.io_weight + systemd.io_weight= Sets unit IOWeight=. - systemd.runtime_max_sec + systemd.runtime_max_sec= Sets unit RuntimeMaxSec=.