diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/logind.conf.xml | 2 | ||||
-rw-r--r-- | man/systemd-logind.service.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 362a4f6108..b0dd20f2a4 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -22,7 +22,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="logind.conf" conditional='HAVE_PAM'> +<refentry id="logind.conf" conditional='ENABLE_LOGIND'> <refentryinfo> <title>logind.conf</title> <productname>systemd</productname> diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 523a63b4f3..09bcfac430 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -21,7 +21,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-logind.service" conditional='HAVE_PAM'> +<refentry id="systemd-logind.service" conditional='ENABLE_LOGIND'> <refentryinfo> <title>systemd-logind.service</title> |