summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-19 05:46:40 +0000
committerSam James <sam@gentoo.org>2024-01-19 05:46:40 +0000
commit9ced3e52016ee223b940ac3a40676efc77bbb649 (patch)
treecd95a6cdd18fc8c75bcd4c27be95da445461f279 /sys-auth/pambase/metadata.xml
parentsys-auth/polkit: add 124 (diff)
downloadgentoo-9ced3e52016ee223b940ac3a40676efc77bbb649.tar.gz
gentoo-9ced3e52016ee223b940ac3a40676efc77bbb649.tar.bz2
gentoo-9ced3e52016ee223b940ac3a40676efc77bbb649.zip
sys-auth/pambase: fix typos in USE flag descriptions
Closes: https://bugs.gentoo.org/863881 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/pambase/metadata.xml')
-rw-r--r--sys-auth/pambase/metadata.xml4
1 files 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>