commit: 9ced3e52016ee223b940ac3a40676efc77bbb649 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 19 05:46:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 05:46:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ced3e52
sys-auth/pambase: fix typos in USE flag descriptions Closes: https://bugs.gentoo.org/863881 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/pambase/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/pambase/metadata.xml b/sys-auth/pambase/metadata.xml index 8c6bc7d0d64a..45396281fe28 100644 --- a/sys-auth/pambase/metadata.xml +++ b/sys-auth/pambase/metadata.xml @@ -72,8 +72,8 @@ </flag> <flag name="pam_krb5"> Enable pam_krb5 module on system auth stack, as an alternative - to pam_unix. If Kerberos authentication succeed, only pam_unix - will be ignore, and all the other modules will proceed as usual, + to pam_unix. If Kerberos authentication succeeds, only pam_unix + will be ignorde, and all the other modules will proceed as usual, including Gnome Keyring and other session modules. It requires <pkg>sys-libs/pam</pkg> as PAM implementation. </flag>
