From 1091c0ae2f1596ceb161e5b765a91c23c413b369 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 11 Jun 2013 19:12:41 +0300 Subject: Fix minor typos --- src/man/sssd-krb5.5.xml | 2 +- src/man/sssd-ldap.5.xml | 2 +- src/man/sssd.conf.5.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/man') diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index 906aee096..df124b4d2 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -455,7 +455,7 @@ krb5_use_kdcinfo (boolean) - Specifies if the SSSD should be instructing the Kerberos + Specifies if the SSSD should instruct the Kerberos libraries what realm and which KDCs to use. This option is on by default, if you disable it, you need to configure the Kerberos library using the diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 9cd594c7b..fd29650e9 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1592,7 +1592,7 @@ krb5_use_kdcinfo (boolean) - Specifies if the SSSD should be instructing the Kerberos + Specifies if the SSSD should instruct the Kerberos libraries what realm and which KDCs to use. This option is on by default, if you disable it, you need to configure the Kerberos library using the diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index d3e393c83..8df2bd97c 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -172,7 +172,7 @@ domain flat name. Mostly usable for Active Directory domains, both - directly configured or disovered + directly configured or discovered via IPA trusts. @@ -1605,7 +1605,7 @@ override_homedir = /home/%u domain flat name. Mostly usable for Active Directory domains, both - directly configured or disovered + directly configured or discovered via IPA trusts. -- cgit