From 2691d65c5a7b6fbf5807e2e586f1979292d511bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 13 Feb 2019 10:24:40 +0100 Subject: [PATCH] man: use for pam configuration options It seems to fit the role better, and also the formatting in systemd.directives is fixes. --- man/pam_systemd.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 3ce3b282bd9..e5e14c12d7f 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -82,7 +82,7 @@ - + class= Takes a string argument which sets the session class. The XDG_SESSION_CLASS environment variable (see below) takes precedence. One of user, greeter, @@ -92,7 +92,7 @@ - + type= Takes a string argument which sets the session type. The XDG_SESSION_TYPE environment variable (see below) takes precedence. One of unspecified, @@ -102,7 +102,7 @@ - + desktop= Takes a single, short identifier string for the desktop environment. The XDG_SESSION_DESKTOP environment variable (see below) takes precedence. This may be used to @@ -117,7 +117,7 @@ - + debug= Takes an optional boolean argument. If yes or without the argument, the module will log debugging information as it operates. @@ -186,21 +186,21 @@ $XDG_SESSION_TYPE - The session type. This may be used instead of on the module parameter + The session type. This may be used instead of session= on the module parameter line, and is usually preferred. $XDG_SESSION_CLASS - The session class. This may be used instead of on the module parameter + The session class. This may be used instead of class= on the module parameter line, and is usually preferred. $XDG_SESSION_DESKTOP - The desktop identifier. This may be used instead of on the module + The desktop identifier. This may be used instead of desktop= on the module parameter line, and is usually preferred. @@ -242,7 +242,7 @@ the context objects. - + systemd.memory_max -- 2.39.2