From ad450ebab7ab14b3e96ff4c3e23feb7205ea5f2c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 15 May 2024 11:57:06 +0100 Subject: [PATCH] man: fix typo 'ot' -> 'or' --- man/pam_systemd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index dcd104907a5..d6fc6bb8b8d 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -117,7 +117,7 @@ user-incomplete - Similar to user but for sessions which are not fully set up yet, i.e. have no home directory mounted ot similar. This is used by systemd-homed.service8 to allow users to log in via ssh before their home directory is mounted, delaying the mount until the user provided the unlock password. Sessions of this class are upgraded to the regular user class once the home directory is activated. + Similar to user but for sessions which are not fully set up yet, i.e. have no home directory mounted or similar. This is used by systemd-homed.service8 to allow users to log in via ssh before their home directory is mounted, delaying the mount until the user provided the unlock password. Sessions of this class are upgraded to the regular user class once the home directory is activated. greeter -- 2.47.3