From 65cbece2e1c536b93ad5e7cbea9f20ae3fdf7a08 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 11 May 2012 23:12:19 +0300 Subject: Fix typos in message and man pages. --- src/man/include/ldap_id_mapping.xml | 2 +- src/man/sssd.conf.5.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/man') diff --git a/src/man/include/ldap_id_mapping.xml b/src/man/include/ldap_id_mapping.xml index 62e5598e..75335f50 100644 --- a/src/man/include/ldap_id_mapping.xml +++ b/src/man/include/ldap_id_mapping.xml @@ -83,7 +83,7 @@ ldap_schema = ad NOTE: This option is different from - id_mn in that id_min + id_min in that id_min acts to filter the output of requests to this domain, whereas this option controls the range of ID assignment. This is a subtle distinction, but the diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index e283480e..8eaeb13c 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -521,7 +521,7 @@ The default shell to use if the provider does not - return one during lookup. This option supercedes + return one during lookup. This option supersedes any other shell options if it takes effect. @@ -786,7 +786,7 @@ ssh_hash_known_hosts (bool) - Whether or not to hash host names and adresses in + Whether or not to hash host names and addresses in the managed known_hosts file. -- cgit