From 055701c59d684fbb3c8be4a129bb8fd4cfb4ffe8 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 14 Jan 2011 15:10:55 -0500 Subject: Fix manpage typos --- src/man/sssd_krb5_locator_plugin.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/sssd_krb5_locator_plugin.8.xml') diff --git a/src/man/sssd_krb5_locator_plugin.8.xml b/src/man/sssd_krb5_locator_plugin.8.xml index 6c60431f..4178556a 100644 --- a/src/man/sssd_krb5_locator_plugin.8.xml +++ b/src/man/sssd_krb5_locator_plugin.8.xml @@ -50,7 +50,7 @@ 8 puts the Realm and the name or IP address of the KDC into the - enviroment variables SSSD_KRB5_REALM and SSSD_KRB5_KDC respectively. + environment variables SSSD_KRB5_REALM and SSSD_KRB5_KDC respectively. When sssd_krb5_locator_plugin is called by the kerberos libraries it reads and evaluates these variable and returns them to the libraries. @@ -66,7 +66,7 @@ Kerberos setup. - If the enviroment variable SSSD_KRB5_LOCATOR_DEBUG is set to any + If the environment variable SSSD_KRB5_LOCATOR_DEBUG is set to any value debug messages will be sent to stderr. -- cgit